Difference between revisions of "Ubuntu"

From Sugar Labs
Jump to navigation Jump to search
(334 intermediate revisions by 6 users not shown)
Line 1: Line 1:
[[Image:Ubuntu.jpg]]
+
<noinclude>[[Category:Supported systems]]</noinclude>
 +
[[File:Ubuntu-small.jpg]]
  
 +
:''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]
  
::It is Recommended to look at [[Community/Distributions/Trisquel|'''Trisquel''']] for another solution
+
In relation to Sugar, Ubuntu is a downstream distribution project that can be used to run Sugar.
:: Trisquel is '''Ubuntu based''' and works well. (Trisquel 4 and 4.1 is based on Ubuntu 10.04 LTS, Trisquel 4.5, on Ubuntu 10.10.)
 
:: Trisquel 4.5.1-sugar: [[Trisquel On A Sugar Toast#trisquel-sugar_4.5.1_i686]]
 
  
==Sugar-desktop 0.88 on Ubuntu 10.04 and 10.10==
+
==Ubuntu 18.04 Bionic==
  
=== Sweets Distribution ===
+
Sugar 0.112 will be in Ubuntu 18.04 Bionic.
:'''NEW''' 02/03/2011 alsroot and satellit
 
  
This is [[Dextrose]] 2, thus more than just Sugar 0.88, it contains several features that still are not committed to the trunk + bug fixes from 0.90+.
+
==Ubuntu 17.10 Artful==
  
* Install sweets sugar 0.88.1 in Ubuntu-10.04/Trisquel-4.1 and Ubuntu-10.10/Trisquel-4.5
+
Sugar 0.110 is in the archive for Ubuntu 17.10 Artful, and can be installed by typing
:sugar-devel@lists.sugarlabs.org  07/03/2011
 
Alexy:
 
::(Edited by satellit while installing on Ubuntu 10.10 HD install)
 
Hi all,
 
If someone is using sweet packages for Ubuntu 10.04/10.10 and Trisquel 4.1/4.5
 
its download location was changed from http://bazaar-download.sugarlabs.org/ to the links shown below:
 
=====Installation=====
 
* Terminal:
 
:sudo su
 
*Repository uses new gpg key, to import it:
 
    gpg --keyserver keys.sugarlabs.org --recv 3182B17D
 
    gpg --armor --export 3182B17D | sudo apt-key add -
 
::Look for '''OK''
 
*Start Synaptic Package Manager
 
: Settings/Repositories/Other Software/Add..
 
*For Ubuntu-10.04/Trisquel-4.1:
 
    deb http://download.sugarlabs.org/packages/SweetsDistribution:/0.88/Ubuntu-10.04/ ./
 
    deb-src http://download.sugarlabs.org/packages/SweetsDistribution:/0.88/Ubuntu-10.04/ ./
 
*For Ubuntu-10.10/Trisquel-4.5:
 
    deb http://download.sugarlabs.org/packages/SweetsDistribution:/0.88/Ubuntu-10.10/ ./
 
    deb-src http://download.sugarlabs.org/packages/SweetsDistribution:/0.88/Ubuntu-10.10/ ./
 
*Synaptic Package Manager/
 
:Reload
 
:Quick Search (sweets)
 
: check sweets-distribution/apply
 
:exit
 
*Applications/Education/Sugar
 
:right click: Add this launcher to the desktop
 
:Open (right click)/Properties/Command: sweets-sugar-emulator '''-f'''
 
::add -f  to command (full screen)
 
:Close
 
*Click on Sugar Icon
 
:My Settings
 
:About my Computer:
 
::Ubuntu 10.10
 
::0.88.1
 
* Frame/slide bottom slider full left
 
:restart
 
*Sugar Desktop starts
 
*'''Tested on install 04/05/2011 satellit
 
  
* To turn off screensaver and power management:
+
sudo apt install sucrose gir1.2-webkit-3.0
: HINT:CAPS lock does not always work in sugar-terminal so use shift key to get lower case.
 
terminal:
 
xset s off
 
xset -dpms
 
  
== Ubuntu 10.10 for PowerPC ==
+
* log out,
* See [[/PPC]].
+
* log in with the Sugar desktop selected.
  
==Archive==
+
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].
  
[http://wiki.sugarlabs.org/index.php?title=Community/Distributions/Ubuntu&oldid=66859#UbuntuSugarRemix Ubuntu Sugar Remix, Maple Syrup, and earlier Ubuntu versions]
+
==Using Sugar inside another desktop environment on Ubuntu==
  
[[Category:Supported systems]]
+
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.
 +
 
 +
Install the Remote Desktop packages:
 +
sudo apt install xrdp rdesktop
 +
 
 +
Create a user for Sugar and set a default desktop environment:
 +
sudo adduser sugar
 +
sudo su - sugar -c 'echo sugar >> .xsession'
 +
 
 +
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==
 +
See [[Ubuntu/Previous]] for how to install older versions of Sugar on older releases of Ubuntu.
 +
 
 +
==Subpages==
 +
{{Special:PrefixIndex/{{PAGENAME}}/}}

Revision as of 20:34, 17 January 2018

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.

Ubuntu 18.04 Bionic

Sugar 0.112 will be in Ubuntu 18.04 Bionic.

Ubuntu 17.10 Artful

Sugar 0.110 is in the archive for Ubuntu 17.10 Artful, and can be installed by typing

sudo apt install sucrose gir1.2-webkit-3.0
  • log out,
  • log in with the Sugar desktop selected.

Installing the package gir1.2-webkit-3.0 is a workaround for Debian bug #877812.

Using Sugar inside another desktop environment on Ubuntu

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.

Install the Remote Desktop packages:

sudo apt install xrdp rdesktop

Create a user for Sugar and set a default desktop environment:

sudo adduser sugar
sudo su - sugar -c 'echo sugar >> .xsession'

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.

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

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 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

Previous releases

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

Subpages