Ubuntu: Difference between revisions
| Line 33: | Line 33: | ||
* edit <tt>/etc/apt/sources.list</tt> to add the OLPC archive, | * edit <tt>/etc/apt/sources.list</tt> to add the OLPC archive, | ||
deb [trusted=yes] <nowiki>http://dev.laptop.org/pub/us</nowiki> trusty main | deb [trusted=yes] <nowiki>http://dev.laptop.org/pub/us</nowiki> trusty main | ||
* update the package lists, | * update the package lists, and install Sugar, | ||
sudo apt update | sudo apt update && sudo apt install olpc-activities olpc-powerd- git- fakeroot- consolekit- | ||
* log out of the Unity desktop, and then log in with the Sugar desktop selected. | * log out of the Unity desktop, and then log in with the Sugar desktop selected. | ||