Monodevelop Ubuntu 20.04

sudo apt update
sudo apt install mono-complete
sudo apt install monodevelop
mono -V
mono hello.exe
Vincent Lab