Difference between revisions of "Ubuntu"

From Sugar Labs
Jump to navigation Jump to search
Line 12: Line 12:
 
===Installing a system===
 
===Installing a system===
  
How to install Ubuntu with Sugar 0.106 (stable):
+
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],
 
* 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]  
 
* 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]  
Line 20: Line 20:
 
===Adding to a system===
 
===Adding to a system===
  
How to add Sugar 0.106 (stable) 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] <nowiki>http://dev.laptop.org/pub/us</nowiki> trusty main
Line 29: Line 29:
 
===Upgrading a system===
 
===Upgrading a system===
  
How to upgrade to Sugar 0.107 (unstable) on an existing Ubuntu 14.04 Trusty 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,
 
* update the package lists, and apply all pending updates,
 
  sudo apt update && sudo apt dist-upgrade
 
  sudo apt update && sudo apt dist-upgrade

Revision as of 15:33, 9 November 2015

Ubuntu-small.jpg

Ubuntu is a Debian-based Linux operating system, with Unity as its default desktop environment. -- 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 system

How to install Ubuntu with Sugar 0.106:

Adding to a system

How to add Sugar 0.107 to an Ubuntu 14.04 Trusty system:

  • edit /etc/apt/sources.list to add the OLPC archive,
deb [trusted=yes] http://dev.laptop.org/pub/us 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.

Previous releases

See Ubuntu/Previous for how to install older versions of Sugar on older releases of Ubuntu.

Subpages