Sweets Distribution: Difference between revisions
m →Ubuntu and its derivates: update scripts |
m →Ubuntu and its derivates: Sugar 0.94 with Ubuntu-11.10 script |
||
| Line 47: | Line 47: | ||
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: NEW-- 6 March 2012 (EST) Not Tested Yet | |||
*Sugar 0.94 with Ubuntu-11. | |||
SV=0.94 | SV=0.94 | ||
UV=11. | UV=11.10 | ||
SD=http://download.sugarlabs.org/packages/SweetsDistribution: | SD=http://download.sugarlabs.org/packages/SweetsDistribution: | ||
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- | *Sugar 0.94 with Ubuntu-11.04 or Trisquel-5.0: | ||
SV=0.94 | SV=0.94 | ||
UV= | UV=11.04 | ||
SD=http://download.sugarlabs.org/packages/SweetsDistribution: | SD=http://download.sugarlabs.org/packages/SweetsDistribution: | ||
sudo apt-add-repository "deb $SD/$SV/Ubuntu-$UV/ ./" && \ | sudo apt-add-repository "deb $SD/$SV/Ubuntu-$UV/ ./" && \ | ||