Installlion's Logo

Installlion.com

How To Uninstall mdm On Linux Mint 17

To uninstall mdm just follow these instructions.

Uninstall just mdm

MDM Display ManagerLinux Mint 17gnome1.6.9
sudo apt-get remove mdm

This will remove just the mdm package itself.

Uninstall mdm and its dependencies

sudo apt-get remove --auto-remove mdm

This will remove the mdm package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for mdm then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge mdm

Or similarly, like this mdm

sudo apt-get purge --auto-remove mdm

Package Data

Packagemdm
Version1.6.9
MaintainerClement Lefebvre <[email protected]>
DescriptionMDM Display Manager
Distrolinuxmint
Releaseqiana
Repomain
Sectiongnome

Dependencies