How to delete software completely by apt get
Just execute the following command in turn.
sudo apt-get purge xxxx//software name sudo apt-get autoremove sudo apt-get clean
How to delete software completely by apt get
Just execute the following command in turn.
sudo apt-get purge xxxx//software name sudo apt-get autoremove sudo apt-get clean