Line 27: |
Line 27: |
| We do recommend using the version 0.84 packages instead, as mentioned below: | | We do recommend using the version 0.84 packages instead, as mentioned below: |
| | | |
− | === Sucrose 0.84 === | + | === Sucrose 0.84 and 0.86 === |
| | | |
| '''Up-to-date version, unofficial repository''' | | '''Up-to-date version, unofficial repository''' |
Line 36: |
Line 36: |
| sudo sh -c 'echo deb http://debian.jones.dk/ lenny sugar > /etc/apt/sources.list.d/sugar.list' | | sudo sh -c 'echo deb http://debian.jones.dk/ lenny sugar > /etc/apt/sources.list.d/sugar.list' |
| sudo aptitude update | | sudo aptitude update |
− | sudo aptitude install sugar-0.84 | + | sudo aptitude install sucrose-0.86 |
| + | |
| + | For Sucrose 0.84 just replace package name on last line with sugar-0.84 (NB! whole package name changed, not only the number). |
| | | |
| (above works for i386 and amd64 platforms - please post to debian-olpc-devel@lists.alioth.debian.org if other architectures are wanted) | | (above works for i386 and amd64 platforms - please post to debian-olpc-devel@lists.alioth.debian.org if other architectures are wanted) |
| | | |
− | A development release of the upcoming 0.86 release is available too - just replace the trailing version with 0.86.
| + | === Sucrose 0.86 === |
| + | |
| + | '''Up-to-date version, unofficial repository''' |
| | | |
| == Sugar on Debian unstable (Sid) == | | == Sugar on Debian unstable (Sid) == |
Line 47: |
Line 51: |
| | | |
| Installation instructions: | | Installation instructions: |
− | sudo aptitude install sugar-0.86 | + | sudo aptitude install sucrose-0.86 |
| | | |
− | For Sucrose 0.84 just replace the trailing version with 0.84. | + | For Sucrose 0.84 just replace package name on last line with sugar-0.84 (NB! whole package name changed, not only the number). |
| | | |
| == Usage == | | == Usage == |