gacutil

Global Assembly Cache (CAG) management utility. More information: <https://manned.org/gacutil>.

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