|
|
Line 21: |
Line 21: |
|
| |
|
| = Packages = | | = Packages = |
| Meta packages to install bunch of sugar components
| | Sugar packages are being generated by [[DeploymentTeam/jhconvert|jhconvert]] and follow its [[DeploymentTeam/jhconvert#Packages|matrix]] of package versions. |
| * sugar-glucose provides strong(=) dependencies to core components
| |
| * sugar-fructose provides soft(>=) dependencies to core activities
| |
| | |
| == Branch 4.1 ==
| |
| * [http://www.sisyphus.ru/srpm/Branch41/sugar-glucose/ sugar-glucose] 0.82.1
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-toolkit/ sugar-toolkit] 0.82.11
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar/ sugar] 0.82.9
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-artwork/ sugar-artwork] 0.82.3
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-base/ sugar-base] 0.82.2
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-datastore-service/ sugar-datastore] 0.82.1
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-presence-service/ sugar-presence-service] 0.82.2
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-journal-activity/ Journal] 99
| |
| * [http://www.sisyphus.ru/srpm/Branch41/sugar-fructose/ sugar-fructose] 0.82.1
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-read-activity/ Read] 52
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-chat-activity/ Chat] 48
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-terminal-activity/ Terminal] 19
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-browse-activity/ Browse] 99
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-etoys-activity/ etoys] 3.0.2160
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-write-activity/ Write] 60
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-calculate-activity/ Calculate] 23
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-log-activity/ Log] 16
| |
| ** [http://www.sisyphus.ru/srpm/Branch41/sugar-pippy-activity/ Pippy] 25
| |
|
| |
|
| = Resources = | | = Resources = |
| * [http://en.altlinux.org/ Home page] | | * [http://en.altlinux.org/ Home page] |
| * [http://www.sisyphus.ru/packager/sugar/ ALT Linux Sugar Team] | | * [http://www.sisyphus.ru/packager/sugar/ ALT Linux Sugar Team] |
| * [[DeploymentTeam/jhconvert|Tool to generate Sugar packages]]
| |
Revision as of 18:09, 9 December 2008
Sugar on ALT Linux
ALT Linux Team is an international software developers team, collectively working on Sisyphus.
Setup
Check your source.list for correct repository urls to supported distros.
To install core components (services, window manager, journal etc.) type:
sudo apt-get install sugar-glucose
To install core activities (and sugar-glucose) type:
sudo apt-get install sugar-fructose
Repositories
- Sisyphus unstable repository
- Branch 4.1 stable repository
Platforms
Packages
Sugar packages are being generated by jhconvert and follow its matrix of package versions.
Resources