You are on page 1of 1

sudo apt-get update

sudo apt-get -d install --reinstall gdm


sudo apt-get remove --purge gdm
(I ran this command above, but was told by the system to use # sudo apt-get autoremove instead,
after the #sudo apt-get remove --purge gdm command.)

sudo apt-get install gdm


select GDM when prompted

sudo reboot

You might also like