Line 1: |
Line 1: |
− | <noinclude>[[Category:Supported systems]]</noinclude>
| + | Moved to https://github.com/sugarlabs/sugar/blob/master/docs/ubuntu.md |
− | [[File:Ubuntu-small.jpg]]
| + | :Ubuntu educational software |
− | | + | ::https://sourceforge.net/projects/cyberorg-home/files/Li-f-e/ |
− | :''Ubuntu is a [[Debian]]-based Linux operating system, with Unity as its default desktop environment.'' -- [http://en.wikipedia.org/wiki/Ubuntu_%28operating_system%29 wikipedia.org]
| |
− | | |
− | In relation to Sugar, Ubuntu is a downstream distribution project that can be used to run Sugar.
| |
− | | |
− | ==OLPC Ubuntu Sugar 14.04.2 Trusty LTS ==
| |
− | | |
− | One Laptop per Child has been curating Sugar and Activities on the Ubuntu 14.04.2 Trusty operating system.
| |
− | | |
− | ===Installing a stable system===
| |
− | | |
− | How to install Ubuntu with Sugar 0.104.1 (stable):
| |
− | * 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://dev.laptop.org/~quozl/olpc-ubuntu-sugar-14.04.2-desktop-amd64-1432093697.iso our installer image] (1.2 GB)<!-- b5584db2d995041c5c732d22320645f8 -->
| |
− | * 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.
| |
− | | |
− | ===Installing an unstable system===
| |
− | | |
− | How to install Ubuntu with Sugar 0.105.2 (unstable):
| |
− | * 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://dev.laptop.org/~quozl/olpc-ubuntu-sugar-14.04.2-desktop-amd64-1433315964.iso our installer image] (1.3 GB) [http://dev.laptop.org/~quozl/olpc-ubuntu-sugar-14.04.2-desktop-amd64-1433315964.iso.md5 md5]<!-- b5584db2d995041c5c732d22320645f8 -->
| |
− | * 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.
| |
− | | |
− | Note that in this build, Etoys does not start, and several activities are not marked as favourites ([http://bugs.sugarlabs.org/ticket/4841 #4841].
| |
− | | |
− | ===Adding to a system===
| |
− | | |
− | How to add Sugar 0.105.2 (unstable) to an Ubuntu 14.04.2 Trusty system:
| |
− | * 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
| |
− | * update the package lists,
| |
− | sudo apt update
| |
− | * install Sugar,
| |
− | 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.
| |
− | | |
− | ===Upgrading a system===
| |
− | | |
− | How to upgrade from Sugar 0.104.1 (stable) to Sugar 0.105.2 (unstable) on an existing Ubuntu 14.04.2 Trusty system:
| |
− | * update the package lists,
| |
− | sudo apt update
| |
− | * apply all pending updates,
| |
− | sudo apt dist-upgrade
| |
− | * log out, and then log in with the Sugar desktop selected.
| |
− | | |
− | ==Previous releases==
| |
− | See [[Ubuntu/Previous]] for how to install older versions of Sugar on older releases of Ubuntu.
| |
− | | |
− | ==Subpages==
| |
− | {{Special:PrefixIndex/{{PAGENAME}}/}}
| |