mono-gdb.py

Mono debugging symbols

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