Different methods to uninstall programs from CentOS 8 ?
This article will guide you on methods to uninstall a #package using #Yum. You need to just type the package name with root privileges. Moreover, we have also seen how to remove a single package, multiple, and group by using the Yum package manager.
apt remove just removes the binaries of a package.
It leaves residue configuration files. apt purge removes everything related to a package including the configuration files.
To uninstall a program in #Linux Mint terminal:
1. Uninstall software in Linux mint from the main menu.
2. Confirm that you want to #remove the package.
3. Open the Software Manager.
4. Search for a program to remove using the software manager.
5. Remove software in Linux #Mint using the software manager.
6. Open Synaptic package manager.
