Ubuntu: Difference between revisions
No edit summary |
No edit summary |
||
| Line 24: | Line 24: | ||
How to add Sugar 0.107 to an Ubuntu 14.04 Trusty system: | How to add Sugar 0.107 to an Ubuntu 14.04 Trusty system: | ||
* 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 arch=amd64] <nowiki>http://dev.laptop.org/pub/us</nowiki> trusty main | ||
* update the package lists, and install Sugar, | * update the package lists, and install Sugar, | ||
sudo apt update && sudo apt install olpc-ubuntu-sugar | sudo apt update && sudo apt install olpc-ubuntu-sugar | ||
| Line 35: | Line 35: | ||
sudo apt update && sudo apt dist-upgrade | sudo apt update && sudo apt dist-upgrade | ||
* log out, and then log in with the Sugar desktop selected. | * log out, and then log in with the Sugar desktop selected. | ||
==See also== | |||
* [https://wiki.debian.org/Derivatives/Census/OLPC Debian Derivatives Census - OLPC] | |||
==Previous releases== | ==Previous releases== | ||