mcs

Mono C# Compiler. More information: <https://manned.org/mcs.1>.

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