I created packages of nim for Fedora in a copr repo:
<https://copr.fedorainfracloud.org/coprs/petersen/nim>/ (x86_64 and aarch64):
ie if you are using fedora you can enable the repo and install with:
$ sudo dnf copr enable petersen/nim
$ sudo dnf install nim
Run
I am a nim newcomer and noobie, but let me know of any feedback, etc.
ps For context it seems the former Fedora package maintainer dropped earlier
the package this year: it was still at verion 1.0.4.
If there is sufficient interest or demand I might try to revive the package
later, though I found the latest version harder to build: testsuite failures
and docs seem to need network...