Line 47: |
Line 47: |
| Note: substitute :"/0.88/Ubuntu-10.04/" or "/0.88/Ubuntu-10.10/" in the command below for "/0.94/Ubuntu-11.04/" to install sugar 0.88 in those Ubuntu Versions. | | Note: substitute :"/0.88/Ubuntu-10.04/" or "/0.88/Ubuntu-10.10/" in the command below for "/0.94/Ubuntu-11.04/" to install sugar 0.88 in those Ubuntu Versions. |
| :Also edit the 2nd line for the release key: | | :Also edit the 2nd line for the release key: |
− | ::Added 02/29/2012 from UbuntuSugar page
| + | *Ubuntu-10.04 or Trisquel-4.1: |
− | *Ubuntu-10.04/Trisquel-4.1: | |
| sudo apt-add-repository 'deb http://download.sugarlabs.org/packages/SweetsDistribution:/0.88/Ubuntu-10.04/ ./' | | sudo apt-add-repository 'deb http://download.sugarlabs.org/packages/SweetsDistribution:/0.88/Ubuntu-10.04/ ./' |
| wget -qO- http://download.sugarlabs.org/packages/SweetsDistribution:/0.88/Ubuntu-10.04/Release.key | sudo apt-key add - | | wget -qO- http://download.sugarlabs.org/packages/SweetsDistribution:/0.88/Ubuntu-10.04/Release.key | sudo apt-key add - |
| | | |
− | *Ubuntu-10.10/Trisquel-4.5: | + | *Ubuntu-10.10 or Trisquel-4.5: |
| sudo apt-add-repository 'deb http://download.sugarlabs.org/packages/SweetsDistribution:/0.88/Ubuntu-10.10/ ./' | | sudo apt-add-repository 'deb http://download.sugarlabs.org/packages/SweetsDistribution:/0.88/Ubuntu-10.10/ ./' |
| wget -qO- http://download.sugarlabs.org/packages/SweetsDistribution:/0.88/Ubuntu-10.10/Release.key | sudo apt-key add - | | wget -qO- http://download.sugarlabs.org/packages/SweetsDistribution:/0.88/Ubuntu-10.10/Release.key | sudo apt-key add - |
Line 58: |
Line 57: |
| Register a repository by importing its gpg key. For example, for the [http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/ Ubuntu-11.04] repository, enter the following in a terminal: | | Register a repository by importing its gpg key. For example, for the [http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/ Ubuntu-11.04] repository, enter the following in a terminal: |
| | | |
− | *Ubuntu-11.04/Trisquel-5.0: | + | *Ubuntu-11.04 or Trisquel-5.0: |
| sudo apt-add-repository 'deb http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/ ./' | | sudo apt-add-repository 'deb http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/ ./' |
| wget -qO- http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/Release.key | sudo apt-key add - | | wget -qO- http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-11.04/Release.key | sudo apt-key add - |