How do i install pantheon desktop environment?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
First open a terminal window (press Ctrl+Alt+T). Now paste these commands one by one in the terminal:
Now logout and select pantheon on the startup. |
|||||||||||||||
|
|
I would try their PPA https://launchpad.net/~elementary-os/+archive/daily To add it:
The new dock, Plank, is in its own PPA: and so is its browser:
Then: sudo apt-get update && sudo apt-get install elementary-desktop plank midori I havent been able to install beatbox too. |
||||
|
|
|
This is answer for newer releases of Ubuntu - 12.04, 12.10 and 13.04 (I tested this on 12.04).
sudo add-apt-repository ppa:elementary-os/daily
sudo apt-get update sudo apt-get install elementary-desktop After completed install log out and chose session called Pantheon in LightDM. |
|||||||
|
|
You can try this: sudo apt-add-repository -y ppa:elementary-os/daily |
|||
|

