mono

Runtime for the .NET Framework. More information: <https://www.mono-project.com/docs/>.

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