nim

The Nim compiler. Processes, compiles and links Nim language source files. More information: <https://nim-lang.org/docs/nimc.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y nim
Ubuntu
RUN apt-get update && \ apt-get install -y nim
Arch Arch Linux
RUN pacman -S --noconfirm nim
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y nim
Fedora
RUN dnf install -y nim
Raspbian
RUN apt-get update && \ apt-get install -y nim
click the source code to copy install nim on any operating system with command-not-found.com