Sweets Distribution: Difference between revisions

Satellit (talk | contribs)
m Ubuntu and its derivates: update scripts
Satellit (talk | contribs)
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.04 or Trisquel-5.0:
   SV=0.94
   SV=0.94
   UV=11.04
   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-10.10 or Trisquel-4.5: NEW-- 6 March 2012 (EST)
*Sugar 0.94 with Ubuntu-11.04 or Trisquel-5.0:
   SV=0.94
   SV=0.94
   UV=10.10
   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/ ./" && \