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 |
---|---|---|
![]() |
x86_64 (20)* | Centos-stream 9 (73 downloads) |
![]() |
x86_64 (55)* | EPEL 9 (66 downloads) |
![]() |
x86_64 (8)* | Fedora 41 (13 downloads) |
![]() |
x86_64 (3)* | Fedora 42 (5 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable shassard/nim
More info about enabling Copr repositories