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