Sweets Distribution: Difference between revisions
| Line 58: | Line 58: | ||
sudo apt-get update && \ | sudo apt-get update && \ | ||
sudo apt-get install sweets-distribution | sudo apt-get install sweets-distribution | ||
*Sugar 0.94 with Ubuntu-11.04 or Trisquel-5.0: | *Sugar 0.94 with Ubuntu-11.04 or Trisquel-5.0: | ||
SV=0.94 | SV=0.94 | ||
| Line 66: | Line 67: | ||
sudo apt-get update && \ | sudo apt-get update && \ | ||
sudo apt-get install sweets-distribution | sudo apt-get install sweets-distribution | ||
*Sugar 0.94 with Ubuntu-10.04.4 or Trisquel-4.1 | *Sugar 0.94 with Ubuntu-10.04.4 or Trisquel-4.1 | ||
SV=0.94 | SV=0.94 | ||
| Line 75: | Line 76: | ||
sudo apt-get update && \ | sudo apt-get update && \ | ||
sudo apt-get install sweets-distribution | sudo apt-get install sweets-distribution | ||
*Sugar 0.88 with Ubuntu-10.10 or Trisquel-4.5: | *Sugar 0.88 with Ubuntu-10.10 or Trisquel-4.5: | ||
SV=0.88 | SV=0.88 | ||
| Line 84: | Line 85: | ||
sudo apt-get update && \ | sudo apt-get update && \ | ||
sudo apt-get install sweets-distribution | sudo apt-get install sweets-distribution | ||
*Sugar 0.88 with Ubuntu-10.04 or Trisquel-4.1: | *Sugar 0.88 with Ubuntu-10.04 or Trisquel-4.1: | ||
SV=0.88 | SV=0.88 | ||
| Line 95: | Line 97: | ||
Or check [http://download.sugarlabs.org/packages/SweetsDistribution%3a the downloads directory] for other combinations. | Or check [http://download.sugarlabs.org/packages/SweetsDistribution%3a the downloads directory] for other combinations. | ||
The above compound commands install the full Sweets Distribution, i.e., Sugar Shell and Fructose activities. To | The above compound commands install the full Sweets Distribution, i.e., Sugar Shell and Fructose activities. To install only the Sugar Shell, change ''sugar-distribution'' to ''sweets-sugar'' before pasting the command into a terminal. | ||
See also [[Community/Distributions/Ubuntu/Tests|latest test results]]. | See also [[Community/Distributions/Ubuntu/Tests|latest test results]]. | ||