Line 129: |
Line 129: |
| gpg --export --armor F265806A9BFFF0F4 | sudo apt-key add - | | gpg --export --armor F265806A9BFFF0F4 | sudo apt-key add - |
| | | |
− | To use sugar-0.84 on 8.04(Hardy) | + | To use Sucrose-0.84 on 8.04(Hardy) |
| sudo sh -c 'echo deb http://ppa.launchpad.net/alsroot/trisquel-edu/ubuntu hardy main >> /etc/apt/sources.list' | | sudo sh -c 'echo deb http://ppa.launchpad.net/alsroot/trisquel-edu/ubuntu hardy main >> /etc/apt/sources.list' |
| sudo apt-get update | | sudo apt-get update |
| sudo apt-get install sugar-platform | | sudo apt-get install sugar-platform |
| | | |
− | To use sugar-0.84 on 9.04(jaunty) | + | To use Sucrose-0.86 on 9.04(Jaunty). You need to update metacity from this PPA. |
− | sudo sh -c 'echo deb http://ppa.launchpad.net/alsroot/ppa/ubuntu jaunty main >> /etc/apt/sources.list'
| |
− | sudo apt-get update
| |
− | sudo apt-get install sugar-platform
| |
− | | |
− | To use sugar-0.84 on 9.10(karmic)
| |
− | sudo sh -c 'echo deb http://ppa.launchpad.net/alsroot/ppa/ubuntu karmic main >> /etc/apt/sources.list'
| |
− | sudo apt-get update
| |
− | sudo apt-get install sugar-platform
| |
− | | |
− | To use sugar-0.86 on 9.04(jaunty). You need to update metacity from this PPA.
| |
| sudo sh -c 'echo deb http://ppa.launchpad.net/alsroot/trisquel-edu-3/ubuntu jaunty main >> /etc/apt/sources.list' | | sudo sh -c 'echo deb http://ppa.launchpad.net/alsroot/trisquel-edu-3/ubuntu jaunty main >> /etc/apt/sources.list' |
| sudo apt-get update | | sudo apt-get update |
Line 150: |
Line 140: |
| sudo apt-get install sugar-platform | | sudo apt-get install sugar-platform |
| | | |
− | To use sugar-0.86 on 9.10(karmic) | + | To use Sucrose-0.86 on 9.10(Karmic) |
| sudo sh -c 'echo deb http://ppa.launchpad.net/alsroot/sugar-0.86/ubuntu karmic main >> /etc/apt/sources.list' | | sudo sh -c 'echo deb http://ppa.launchpad.net/alsroot/sugar-0.86/ubuntu karmic main >> /etc/apt/sources.list' |
| sudo apt-get update | | sudo apt-get update |