unixwz0r

How to install Pantheon DE on Debian 8.3 (or stable)

Mar 27th, 2016
403
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. Pantheon DE on Debian 8.3
  2.  
  3. Make sure in root "su" or in sudo (Meh)
  4.  
  5. wget -q https://bintray.com/user/downloadSubjectPublicKey?username=mithrandirn -O- | apt-key add -
  6. nano /etc/apt/sources.list
  7. add: deb http://dl.bintray.com/mithrandirn/pantheon-debian/ jessie main
  8.  
  9. apt-get update
  10. apt-get dist-upgrade
  11. apt-get pantheon
  12.  
  13. Make sure to select lightdm as the default DM, and have Gnome 3 install just to be on the safe side.
Advertisement
Add Comment
Please, Sign In to add comment