Sweets Distribution: Difference between revisions
No edit summary |
|||
| Line 43: | Line 43: | ||
=== Ubuntu and its derivates === | === Ubuntu and its derivates === | ||
Register repository | 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/ ./' | sudo apt-add-repository 'deb http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/ ./' | ||
| Line 52: | Line 52: | ||
sudo apt-get update | sudo apt-get update | ||
Install full Sweets Distribution, i.e., Sugar Shell and Fructose activities: | Install the full Sweets Distribution, i.e., Sugar Shell and Fructose activities: | ||
sudo apt-get install sweets-distribution | sudo apt-get install sweets-distribution | ||
Install only Sugar Shell: | Install only the Sugar Shell: | ||
sudo apt-get install sweets-sugar | sudo apt-get install sweets-sugar | ||
| Line 62: | Line 62: | ||
== Usage == | == Usage == | ||
To run Sugar in emulator mode, select ''Education/Sugar'' application menu item or | To run Sugar in emulator mode, select the ''Education/Sugar'' application menu item or enter the following in a terminal: | ||
sweets-sugar-emulator | sweets-sugar-emulator | ||
To login | To login to a Sugar session, choose the ''Sweets Distribution'' session type. | ||
== Feedback == | == Feedback == | ||
{{:Platform_Team/Sweets/Feedback}} | {{:Platform_Team/Sweets/Feedback}} | ||