Sweets Distribution: Difference between revisions
m →Ubuntu and its derivates: repo is up Sugar 0.94 with Ubuntu-11.10 |
tested sweets distribution on 11.10 |
||
| Line 48: | Line 48: | ||
=== Ubuntu and its derivates === | === Ubuntu and its derivates === | ||
Add a software source and import the key. Choose one of the following: | Add a software source and import the key. Choose one of the following: | ||
*Sugar 0.94 with Ubuntu-11.10: | *Sugar 0.94 with Ubuntu-11.10: | ||
SV=0.94 | SV=0.94 | ||
UV=11.10 | UV=11.10 | ||
| Line 58: | Line 56: | ||
sudo apt-add-repository "deb $SD/$SV/Ubuntu-$UV/ ./" && \ | sudo apt-add-repository "deb $SD/$SV/Ubuntu-$UV/ ./" && \ | ||
wget -qO- $SD/$SV/Ubuntu-$UV/Release.key | sudo apt-key add - | wget -qO- $SD/$SV/Ubuntu-$UV/Release.key | sudo apt-key add - | ||
*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 101: | Line 98: | ||
sudo apt-get install sweets-sugar | sudo apt-get install sweets-sugar | ||
See also [[Community/Distributions/Ubuntu/Tests|latest test results]]. | |||
== Usage == | == Usage == | ||