nuget

Package manager for NuGet repos - executable

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