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 (14)* | Centos-stream 9 (70 downloads) |
![]() |
x86_64 (52)* | EPEL 9 (61 downloads) |
![]() |
x86_64 (5)* | Fedora 41 (9 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (0 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable shassard/nim
More info about enabling Copr repositories