Hello Everyone
Today I will show how to uninstall programs in Linux or Ubuntu or Mint it works almost ever Linux/Unix OS I will show 2 kinds of uninstalling the programs using the terminal
So 1) IF YOU KNOW EXACT NAME OF THE PROGRAM sudo apt-get remove [application name]
2) If you do not know exact name of the program, first of all, check the full list of your installed applications to do that dpkg --list and then choose what program you want to uninstall and type
sudo apt-get --purge remove [application name]
That's it. You uninstalled useless or not important program Warning!!! Be careful do not uninstall packages that are necessary for your Operating Systems
Music: Alan Walker - Force [NCS Release] • Video
Thank you for watching SUBSCRIBE My channel for more videos
Here is my Blog page to learn more: http://www.linuxmastergeek.com