To uninstall mdm just follow these instructions.
sudo apt-get remove mdm
This will remove just the mdm package itself.
sudo apt-get remove --auto-remove mdm
This will remove the mdm package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for mdm then this will work.
sudo apt-get purge mdm
Or similarly, like this mdm
sudo apt-get purge --auto-remove mdm
Package | mdm |
Version | 1.6.9 |
Maintainer | Clement Lefebvre <[email protected]> |
Description | MDM Display Manager |
Distro | linuxmint |
Release | qiana |
Repo | main |
Section | gnome |