0

I installed Elementary-Desktop from here

After install I log out and in the session does not show Pantheon for login in LightDM. Why?

Digicom
  • 61

1 Answers1

0

I used below code and it is install and work for me:

sudo apt-add-repository ppa:elementary-os/testing
sudo apt-add-repository ppa:elementary-os/daily
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install elementary-desktop
Digicom
  • 61