Changes

Jump to navigation Jump to search
477 bytes removed ,  20:34, 17 January 2018
no edit summary
Line 6: Line 6:  
In relation to Sugar, Ubuntu is a downstream distribution project that can be used to run Sugar.
 
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 ==
+
==Ubuntu 18.04 Bionic==
   −
One Laptop per Child has been curating Sugar and Activities on the Ubuntu 14.04.2 Trusty operating system.
+
Sugar 0.112 will be in Ubuntu 18.04 Bionic.
   −
===Installing a stable system===
+
==Ubuntu 17.10 Artful==
   −
How to install Ubuntu with Sugar 0.104.1 (stable):
+
Sugar 0.110 is in the archive for Ubuntu 17.10 Artful, and can be installed by typing
* 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===
+
sudo apt install sucrose gir1.2-webkit-3.0
   −
How to install Ubuntu with Sugar 0.105.2 (unstable):
+
* log out,
* 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],
+
* log in with the Sugar desktop selected.
* 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 -->, [http://dev.laptop.org/~quozl/olpc-ubuntu-sugar-14.04.2-desktop-amd64-1433315964.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.
     −
Note that in this build, Etoys does not start, and several activities are not marked as favourites ([http://bugs.sugarlabs.org/ticket/4841 #4841].
+
Installing the package gir1.2-webkit-3.0 is a workaround for [https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877812 Debian bug #877812].
   −
===Adding to a system===
+
==Using Sugar inside another desktop environment on Ubuntu==
   −
How to add Sugar 0.105.2 (unstable) to an Ubuntu 14.04.2 Trusty system:
+
Sugar is a desktop environment. For developers who use Ubuntu Unity, Gnome or another desktop environment, Sugar can be run inside that environment as a window.
* 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, and install Sugar,
  −
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.
     −
===Upgrading a system===
+
Install the Remote Desktop packages:
 +
sudo apt install xrdp rdesktop
   −
How to upgrade from Sugar 0.104.1 (stable) to Sugar 0.105.2 (unstable) on an existing Ubuntu 14.04.2 Trusty system:
+
Create a user for Sugar and set a default desktop environment:
* update the package lists, and apply all pending updates,
+
sudo adduser sugar
  sudo apt update && sudo apt dist-upgrade
+
sudo su - sugar -c 'echo sugar >> .xsession'
* log out, and then log in with the Sugar desktop selected.
+
 
 +
Start a session:
 +
rdesktop -g 1200x900 -u sugar -p sugar 0
 +
 
 +
==Ubuntu 17.04 Zesty==
 +
 
 +
Sugar 0.110 is in the archive for Ubuntu 17.04 Zesty, and can be installed by typing
 +
 
 +
sudo apt install sucrose
 +
 
 +
* log out,
 +
* log in with the Sugar desktop selected.
 +
<!-- last tested with Ubuntu 17.04 Zesty daily live image dated 2017-03-21 plus updates on 30th March 2017 -->
 +
 
 +
==Ubuntu 16.04 Xenial LTS==
 +
 
 +
Sugar 0.106 is in the archive for Ubuntu 16.04 Xenial, and can be installed by typing
 +
 
 +
  sudo apt install sucrose
 +
<!-- last tested with Ubuntu 16.04.1 Xenial) -->
 +
 
 +
Sugar 0.112 can be installed by careful addition of the Ubuntu 18.04 Bionic packages; temporarily change sources.list, update, and install the Sugar packages again, then restore sources.list.
 +
 
 +
Organisations that require Ubuntu 16.04 support for Sugar may consider getting involved in the Ubuntu [https://wiki.ubuntu.com/StableReleaseUpdates Stable Release Updates] process.
 +
 
 +
==OLPC Ubuntu Sugar 16.04 Xenial LTS ==
 +
 
 +
One Laptop per Child has been curating Sugar 0.112 and Activities on the Ubuntu 16.04 Xenial operating system.  This build has entered production, and can be acquired through private negotiation or by ordering laptops from OLPC.
 +
 
 +
==See also==
 +
* [https://wiki.debian.org/Derivatives/Census/OLPC Debian Derivatives Census - OLPC]
    
==Previous releases==
 
==Previous releases==

Navigation menu