Ubuntu – How to install the Pantheon desktop environment

pantheonsoftware installation

I want to install Pantheon desktop environment from elementaryOS on Ubuntu, is that possible?

Best Answer

This is answer for newer releases of Ubuntu — 12.04 and up. Remember, use this at your own risk!

  • Open a terminal (Ctrl+Alt+T).

  • Add the repositories and update the package list:

     sudo add-apt-repository ppa:elementary-os/daily
     sudo add-apt-repository ppa:elementary-os/os-patches
     sudo apt update
    
  • Upgrade your packages...

     sudo apt upgrade
    
  • ...and install:

     sudo apt install elementary-desktop
    

After completed installation log out and chose session called Pantheon in LightDM.