Removing the GUI from Ubuntu March 29, 2019 To Remove the Ubuntu Default GUI: 12345678sudo apt-get -y purge ubuntu-desktop sudo apt-get -y purge unity gnome-shell lightdm sudo apt-get -y remove ubuntu-desktop sudo…