Difference between revisions of "Ubuntu"

From Sugar Labs
Jump to navigation Jump to search
(reworded sweets distribution = sweets, some edited titles)
(251 intermediate revisions by 6 users not shown)
Line 1: Line 1:
[[Image:Ubuntu.jpg]]Ubuntu based distributions
+
<noinclude>[[Category:Supported systems]]</noinclude>
 +
[[File:Ubuntu-small.jpg]]
  
==[[Image:Ubuntu-small.jpg]]Sugar Desktop 0.90 on Ubuntu 11.10==
+
:''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]
NOTE: ''This version uses previous Sugar release. Collaboration is broken''
 
  
*Install package 'sucrose-0.90' with apt or Ubuntu Software Center.
+
In relation to Sugar, Ubuntu is a downstream distribution project that can be used to run Sugar.
*Only comes with pippy and turtleart
 
*You'll need to install the remaining individual activities by downloading them from http://activities.sugarlabs.org/ and installing each within a terminal:
 
  
sugar-install-bundle activity.xo
+
==Ubuntu 18.04 Bionic==
  
* To turn off screensaver and power management:
+
Sugar 0.112 will be in Ubuntu 18.04 Bionic.
  
terminal:
+
==Ubuntu 17.10 Artful==
xset s off
 
xset -dpms
 
  
:'''Inactive Ubuntu Sugar Remix Team:https://wiki.ubuntu.com/Sugar'''
+
Sugar 0.110 is in the archive for Ubuntu 17.10 Artful, and can be installed by typing
  
==[[File:200px-Edubuntu.png]]Sugar Desktop 0.90 on edubuntu 11.10==
+
sudo apt install sucrose gir1.2-webkit-3.0
Sugar 0.90 is NOT RECOMMENDED
 
::Updated: 10/20/2011
 
:'''Note classic gnome fallback is available on install'''
 
:http://edubuntu.org/download
 
===To install Sugar===
 
:Ubuntu Software Center/Education  (All Software)
 
::Search: sugar
 
sugar 0.90 [x] use this one
 
  
::Hints:
+
* log out,
::: Do updates right away
+
* log in with the Sugar desktop selected.
::: System Settings/Network to configure wireless AP
 
:::Applications/Education/sugar  '''drag sugar XO icon to desktop
 
::::Properties (right click) change command to sugar-emulator -f  (full screen)
 
:Sugar only comes with turtlear and pippy
 
*[[
 
http://people.sugarlabs.org/Tgillard/Surf-115.xo|Surf-115]] can be drag dropped to the journal from a USB key or by going to a terminal and doing:
 
  
sugar-install-bundle activity.xo
+
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].
  
:This allows installation of many activities from ASLO (surf start new screen/activities) including the following:
+
==Using Sugar inside another desktop environment on Ubuntu==
physics 8
 
terminal 31
 
edit 8
 
surf 115
 
irc 10
 
chat 72
 
You can also install activities from a terminal with:
 
  
  sugar-install-bundle activity.xo
+
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.
  
=== Sugar Desktop 0.90 with Trisquel ===
+
Install the Remote Desktop packages:
 +
sudo apt install xrdp rdesktop
  
[[Community/Distributions/Trisquel|Trisquel]] is '''Ubuntu based''' and works well. (Trisquel 4.1 is based on Ubuntu 10.04 LTS, Trisquel 5, on Ubuntu 11.04.
+
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==
  
:Download: http://linuxfreedom.com/linuxmint/linuxmint.com/stable/11/linuxmint-11-gnome-dvd-32bit.iso
+
Sugar 0.110 is in the archive for Ubuntu 17.04 Zesty, and can be installed by typing
  
 +
sudo apt install sucrose
  
=== Sweets ===
+
* 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 -->
  
[[Community/Distributions/Sweets_Distribution |Sweets]] works
+
==Ubuntu 16.04 Xenial LTS==
*Advanced installation skills required
 
:Not normal sugar but sweets Sugar
 
:Like Trisquel 5.0-sugar (TOAST)
 
:Has Dextrose features
 
  
[[File:Mint.png]]
+
Sugar 0.106 is in the archive for Ubuntu 16.04 Xenial, and can be installed by typing
[[Talk:Community/Distributions/Ubuntu#Install_Linux_Mint_11_with_sweets-distribution_0.94.1|Sugar Desktop 0.94.1 on Mint 11 with sweets]]
 
  
==Ubuntu Sugar Team ==
+
sudo apt install sucrose
 +
<!-- last tested with Ubuntu 16.04.1 Xenial) -->
  
from https://wiki.ubuntu.com/Sugar web page :
+
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.
  
=Sugar Team=
+
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.
  
Sugar on Ubuntu is packaged and maintained by the [https://wiki.ubuntu.com/SugarTeam Ubuntu Sugar team][https://wiki.ubuntu.com/UbuntuSugarRemix], who welcome new contributors to test, document, triage, and make packages.
+
==OLPC Ubuntu Sugar 16.04 Xenial LTS ==
  
[https://bugs.launchpad.net/ubuntu/+source/sugar-0.88 Sugar bug reporting Ubuntu].
+
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.
  
[[Category:Supported systems]]
+
==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