nimble

Package manager for the Nim programming language. Manage Nim projects and their dependencies. More information: <https://github.com/nim-lang/nimble>.

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 nimble
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 nimble on any operating system with command-not-found.com