I removed Unity from my computer. But still lightdm is showing when I typed sudo dpkg-reconfigure lightdm
. I want to remove it. What can I do?
I removed Unity from my computer. But still lightdm is showing when I typed sudo dpkg-reconfigure lightdm
. I want to remove it. What can I do?
To remove an application in Ubuntu you can type in a terminal:
or remove it with all its configuration files:
If you do a
instead leaving out the purge, if anything does go wrong and you cannot log into a graphical session you can always drop to a terminal and restore LightDM.
After the remove if everything works properly you can then purge the config files ..
If you will do -
or
then you cant restore it back without installing.
What about
I think that should work, isn't it?
Do