Description
nim programming language for centos stream 9
Installation Instructions
dnf install nim
then considering installing nimlsp
:
nimble install nimlsp --define:explicitSourcePath=/usr/share/nim
but don't forget to add $HOME/.nimble/bin
to your $PATH
.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 9 | x86_64 (14)* | Centos-stream 9 (66 downloads) |
EPEL 9 | x86_64 (49)* | EPEL 9 (54 downloads) |
Fedora 40 | x86_64 (7)* | Fedora 40 (16 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (2 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable shassard/nim
More info about enabling Copr repositories