"Removing programs from the Linux command line:
Type in the command line:
sudo apt-get --purge remove [program name]
Type in the command line:
sudo apt-get autoremove
To check if everything is removed, open the personal folder and press
Control + h to see if there is a folder related to the removed program (example, .gimp) and delete it.
Done! That's all. See you next time!"
Comments
Post a Comment