Line 11: |
Line 11: |
| | | |
| :'''Sugar on Ubuntu wiki:https://wiki.ubuntu.com/Sugar''' | | :'''Sugar on Ubuntu wiki:https://wiki.ubuntu.com/Sugar''' |
| + | |
| + | |
| + | ==[[File:Mint.png]] Sweets Sugar Desktop 0.94 on Mint 11== |
| + | :'''RECOMMENDED''' |
| + | :'''To install see section below''' |
| + | |
| + | :NOTE: Will only start by logging out from Mint gnome and back in to Sweets-distribution |
| + | :: Selected on bottom bar of gdm login screen |
| + | CP/About my computer DOES NOT WORK |
| + | |
| + | ==[[File:200px-Edubuntu.png]]Sweets Sugar Desktop 0.94 on edubuntu 11.04== |
| + | :'''RECOMMENDED''' |
| + | :http://cdimage.ubuntu.com/edubuntu/releases/11.04/release/ |
| + | ::This is a DVD full of Educational Software to which Sugar can be added with the instructions below: |
| + | *'''Use Sweets_Distribution to install sugar''' |
| + | :[[Community/Distributions/Sweets_Distribution#Ubuntu_and_its_derivates]] |
| + | ==== Installing Sweets Sugar 0.94==== |
| + | |
| + | Register a repository by importing its gpg key. For example, for the [http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/ Ubuntu-11.04] repository, enter the following in a terminal: |
| + | |
| + | sudo apt-add-repository 'deb http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/ ./' |
| + | wget -qO- http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/Release.key | sudo apt-key add - |
| + | |
| + | Refresh information about repositories: |
| + | :(Note: The following steps can also be done from synaptic package manager.) |
| + | sudo apt-get update |
| + | Install the full Sweets Distribution, i.e., Sugar Shell and Fructose activities: |
| + | sudo apt-get install sweets-distribution |
| + | Install only the Sugar Shell: |
| + | sudo apt-get install sweets-sugar |
| + | |
| | | |
| ==[[File:200px-Edubuntu.png]]Sugar Desktop 0.90 on edubuntu 11.10== | | ==[[File:200px-Edubuntu.png]]Sugar Desktop 0.90 on edubuntu 11.10== |
Line 75: |
Line 106: |
| ==Jabber== | | ==Jabber== |
| :'''ONLY WORKS if wireless is disconnected prior to starting sugar''' this is known bug in sugar 0.90.x | | :'''ONLY WORKS if wireless is disconnected prior to starting sugar''' this is known bug in sugar 0.90.x |
− |
| |
− | ==[[File:Mint.png]] Sweets Sugar Desktop 0.94 on Mint 11==
| |
− | :'''RECOMMENDED'''
| |
− | :'''To install see section below'''
| |
− |
| |
− | :NOTE: Will only start by logging out from Mint gnome and back in to Sweets-distribution
| |
− | :: Selected on bottom bar of gdm login screen
| |
− | CP/About my computer DOES NOT WORK
| |
− |
| |
− | ==[[File:200px-Edubuntu.png]]Sweets Sugar Desktop 0.94 on edubuntu 11.04==
| |
− | :'''RECOMMENDED'''
| |
− | :http://cdimage.ubuntu.com/edubuntu/releases/11.04/release/
| |
− | ::This is a DVD full of Educational Software to which Sugar can be added with the instructions below:
| |
− | *'''Use Sweets_Distribution to install sugar'''
| |
− | :[[Community/Distributions/Sweets_Distribution#Ubuntu_and_its_derivates]]
| |
− | ==== Installing Sweets Sugar 0.94====
| |
− |
| |
− | Register a repository by importing its gpg key. For example, for the [http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/ Ubuntu-11.04] repository, enter the following in a terminal:
| |
− |
| |
− | sudo apt-add-repository 'deb http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/ ./'
| |
− | wget -qO- http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/Release.key | sudo apt-key add -
| |
− |
| |
− | Refresh information about repositories:
| |
− | :(Note: The following steps can also be done from synaptic package manager.)
| |
− | sudo apt-get update
| |
− | Install the full Sweets Distribution, i.e., Sugar Shell and Fructose activities:
| |
− | sudo apt-get install sweets-distribution
| |
− | Install only the Sugar Shell:
| |
− | sudo apt-get install sweets-sugar
| |
− |
| |
| ==[[Image:Ubuntu-small.jpg]]Sugar Desktop 0.88.1 on Ubuntu 11.04== | | ==[[Image:Ubuntu-small.jpg]]Sugar Desktop 0.88.1 on Ubuntu 11.04== |
| | | |