Changes

Jump to navigation Jump to search
m
→‎Ubuntu and its derivates: *Sugar 0.94 with Ubuntu-12.04 (new)
Line 2: Line 2:     
Add a software source, import the key, update the package list, and install the package ''sweets-distribution''.  Choose one of the following [[compound commands]], and [[Compound commands#Copy and Paste|copy and paste]] it into a terminal:
 
Add a software source, import the key, update the package list, and install the package ''sweets-distribution''.  Choose one of the following [[compound commands]], and [[Compound commands#Copy and Paste|copy and paste]] it into a terminal:
 +
 +
*Sugar 0.94 with Ubuntu-12.04 [1]
 +
  SV=0.94
 +
  UV=12.04
 +
  SD=http://download.sugarlabs.org/packages/SweetsDistribution:
 +
  sudo apt-add-repository "deb $SD/$SV/Ubuntu-$UV/ ./" && \
 +
  wget -qO- $SD/$SV/Ubuntu-$UV/Release.key | sudo apt-key add - && \
 +
  sudo apt-get update && \
 +
  sudo apt-get install sweets-distribution
 +
:[1] http://download.sugarlabs.org/packages/SweetsDistribution:/Factory/Ubuntu-12.04/
    
*Sugar 0.94 with Ubuntu-11.10, Trisquel 5.5, or Linux Mint 12:
 
*Sugar 0.94 with Ubuntu-11.10, Trisquel 5.5, or Linux Mint 12:
12,355

edits

Navigation menu