Ubuntu/Previous: Difference between revisions
move out of date and unavailable per talk page |
move from main page |
||
| Line 1: | Line 1: | ||
==OLPC Ubuntu Sugar 14.04 Trusty LTS == | |||
One Laptop per Child was curating Sugar and Activities on the Ubuntu 14.04 Trusty operating system, but support for this version has since ended. | |||
===Installing a system=== | |||
How to install Ubuntu with Sugar 0.106: | |||
* you must already be familiar with how to install Ubuntu, if not, see [http://www.ubuntu.com/download/desktop Download Ubuntu Desktop], and [http://www.ubuntu.com/download/desktop/install-ubuntu-desktop Install Ubuntu Desktop], | |||
* download [http://people.sugarlabs.org/quozl/ubuntu/trusty/sugar-0.106/olpc-ubuntu-sugar-14.04.2-desktop-amd64-1436317817.iso our installer image] (1.2 GB) [http://people.sugarlabs.org/quozl/ubuntu/trusty/sugar-0.106/olpc-ubuntu-sugar-14.04.2-desktop-amd64-1436317817.iso.md5 md5]<!-- b5584db2d995041c5c732d22320645f8 -->, [http://people.sugarlabs.org/quozl/ubuntu/trusty/sugar-0.106/olpc-ubuntu-sugar-14.04.2-desktop-amd64-1436317817.iso.packages.txt package list] | |||
* boot our image and install in the [http://www.ubuntu.com/download/desktop/install-ubuntu-desktop usual way], | |||
* log out of the Unity desktop, and then log in with the Sugar desktop selected. | |||
===Adding to a system=== | |||
Note: only available for 64-bit systems, check that ''uname -i'' shows x86_64. | |||
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, | |||
deb [trusted=yes arch=amd64] <nowiki>http://dev.laptop.org/pub/us</nowiki> trusty main | |||
* update the package lists, and install Sugar, | |||
sudo apt update && sudo apt install olpc-ubuntu-sugar | |||
* log out of the Unity desktop, and then log in with the Sugar desktop selected. | |||
===Upgrading a system=== | |||
How to upgrade to Sugar 0.107 on an existing Ubuntu 14.04 Trusty system with an earlier version of Sugar already installed: | |||
* update the package lists, and apply all pending updates, | |||
sudo apt update && sudo apt dist-upgrade | |||
* log out, and then log in with the Sugar desktop selected. | |||
==Ubuntu 12.04.2 LTS - Dextrose Sugar Live== | ==Ubuntu 12.04.2 LTS - Dextrose Sugar Live== | ||
* '''DXU-Dextrose on Ubuntu''' | * '''DXU-Dextrose on Ubuntu''' | ||