Ubuntu: Difference between revisions

Satellit (talk | contribs)
m obsolete section
No edit summary
Line 6: Line 6:
:: Trisquel 4.5.1-sugar: [[Trisquel On A Sugar Toast#trisquel-sugar_4.5.1_i686]]
:: 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===
==Sugar-desktop 0.88 on Ubuntu 10.04 and 10.10==


=== Sweets Distribution ===
=== Sweets Distribution ===
Line 62: Line 62:
  xset -dpms
  xset -dpms


=== Ubuntu 10.10 for PowerPC ===
== Ubuntu 10.10 for PowerPC ==
* See [[/PPC]].
* See [[/PPC]].
{{Admon/note| The following sections are depreciated and kept for archive purposes}}


==UbuntuSugarRemix==
==Archive==
'''As of December 2009, We started a total refactoring of how Sugar is packaged in Ubuntu.'''
; The USR project does not seem to be active anymore  (satellit 07/04/2011)
*work located here: http://download.sugarlabs.org/usr/


'''Please See the Ubuntu Sugar Remix https://wiki.ubuntu.com/Sugar for the latest information.'''
[http://wiki.sugarlabs.org/index.php?title=Community/Distributions/Ubuntu&oldid=66859#UbuntuSugarRemix Ubuntu Sugar Remix, Maple Syrup, and earlier Ubuntu versions]
 
The Sugar packages for Ubuntu provide a Sugar environment that is easy to install and can be configured as an X session in gdm or run in a window with sugar-emulator.
 
For some people the emulator mode has a serious bug where modifier keys get stuck.  A work around is to disable keyboard repeat.
 
:::from https://wiki.ubuntu.com/Sugar web page :
 
 
 
== Sugar-0.88 on Ubuntu 9.10 (karmic) ==
 
'''NOTE''' If 0.86 ppa was used before, you'll have to clean it up (unfortunately 0.86 ppa uses epoch versions and couldn't be used with 0.88 one):
 
sudo apt-get remove `dpkg-query -W -f '${package} ${maintainer}\n' | grep alsroot | awk '{print $1}'`
sudo sed -i '/alsroot.sugar-0.86/d' /etc/apt/sources.list
 
To install:
 
sudo add-apt-repository ppa:alsroot/trisquel-edu-3.5
sudo apt-get update
sudo apt-get install sugar-platform
 
== Sugar-0.86 on Ubuntu 9.10 (karmic) ==
 
To install:
 
sudo add-apt-repository ppa:alsroot/sugar-0.86
sudo apt-get update
sudo apt-get install sugar-platform
 
== Sugar-0.86 on Ubuntu 9.04 (jaunty) ==
 
Before attaching ppa, load gpg key
gpg --keyserver keyserver.ubuntu.com --recv F265806A9BFFF0F4
gpg --export --armor F265806A9BFFF0F4 | sudo apt-key add -
 
Then attach PPA and install entirely Sugar Platform:
sudo sh -c 'echo deb http://ppa.launchpad.net/alsroot/trisquel-edu-3/ubuntu jaunty main >> /etc/apt/sources.list'
sudo apt-get update
sudo apt-get install sugar-platform
 
<!--
Jaunty, the current Ubuntu release, has Sucrose 0.83 packages synced from [[Community/Distributions/Debian|Debian]].
 
Sugar does not work out-of-the-box under Jaunty as of 2009-07-01, although there is a workaround. See the [[Talk:Community/Distributions/Ubuntu|discussion here]] for more information.
 
:That work around doesn't work.--[[User:Dennis Daniels|Dennis Daniels]] 00:38, 7 August 2009 (UTC)
 
0.84 Works for me from  https://launchpad.net/~alsroot/+archive/ppa package name is sugar-platform --[[User:Satyaakam]] 22:00,12 August 2009 (IST)
 
*works for me on 9.04 using ppa [http://wiki.sugarlabs.org/go/Community/Distributions/Ubuntu#Using_sugar_PPAs] Oct 31 2009
=== Installing ===
 
Installation instructions:
sudo apt-get install sugar sugar-activities
-->
 
== Sugar-0.84 on Ubuntu 8.04 (hardy) ==
 
Before attaching ppa, load gpg key
gpg --keyserver keyserver.ubuntu.com --recv F265806A9BFFF0F4
gpg --export --armor F265806A9BFFF0F4 | sudo apt-key add -
 
Then attach PPA and install entirely Sugar Platform:
sudo sh -c 'echo deb http://ppa.launchpad.net/alsroot/trisquel-edu/ubuntu hardy main >> /etc/apt/sources.list'
sudo apt-get update
sudo apt-get install sugar-platform
 
= ejabberd collaboration server on Ubuntu =
 
We use ejabberd for a collaboration server. Ubuntu 8.10 ships with the required patches included in ejabberd, so you can install ejabberd, configure it and have working collaboration within minutes, using these installation instructions: http://wiki.laptop.org/go/Installing_ejabberd/deb
 
For Ubuntu 8.04 you need to build from source: http://wiki.laptop.org/go/Installing_ejabberd
 
= Sugar Team =
 
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.
 
[https://bugs.launchpad.net/ubuntu/+source/sugar-0.88 Sugar bug reporting Ubuntu].


[[Category:Supported systems]]
[[Category:Supported systems]]