sn
Mono StrongName utility for signing and verifying IL assemblies. More information: <https://manned.org/sn>.
RUN apt-get update && \
apt-get install -y mono-devel
RUN apt-get update && \
apt-get install -y mono-devel
RUN pacman -S --noconfirm mono
RUN apt-get update && \
apt-get install -y mono-devel
RUN dnf install -y mono-core
RUN apt-get update && \
apt-get install -y mono-devel