Difference between revisions of "ALT Linux"
Jump to navigation
Jump to search
(→Setup) |
|||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | [[ | + | <noinclude>[[Category:Supported systems]]</noinclude> |
− | + | [[File:Alt_linux_team_tiny.png|65px|link=]] | |
− | |||
− | = Setup = | + | The ALT Linux Team is an international software developers team, collectively working on the [http://en.altlinux.org/Sisyphus Sisyphus] repository. |
+ | == Setup == | ||
Check your source.list for correct repository urls to supported [[#Repositories|distros]]. | Check your source.list for correct repository urls to supported [[#Repositories|distros]]. | ||
Line 9: | Line 9: | ||
sudo apt-get install sugar-glucose | sudo apt-get install sugar-glucose | ||
− | To install core activities | + | To install core activities type: |
sudo apt-get install sugar-fructose | sudo apt-get install sugar-fructose | ||
− | To install | + | To install the Sugar Platform (sugar-glucose + sugar-fructose + honey's deps): |
− | sudo apt-get install sugar- | + | sudo apt-get install sugar-desktop |
− | = Repositories = | + | == Repositories == |
* Sisyphus unstable repository - development version of sugar | * Sisyphus unstable repository - development version of sugar | ||
* Branch 4.1 stable repository - stable version of sugar | * Branch 4.1 stable repository - stable version of sugar | ||
− | = Platforms = | + | == Platforms == |
* i586 | * i586 | ||
* x86_64 | * x86_64 | ||
− | = Packages = | + | == Packages == |
− | Sugar packages are being generated by [[ | + | Sugar packages are being generated by [[Deployment Team/jhconvert|jhconvert]] and follow its [[Deployment Team/jhconvert#Packages|matrix]] of package versions. |
− | = Resources = | + | == Bugs == |
+ | Post bugs to official ALT Linux [https://bugzilla.altlinux.org/ bug tracker] | ||
+ | |||
+ | == Contacts == | ||
+ | * [[User:Alsroot|Aleksey Lim]] | ||
+ | * be involved and add yourself here | ||
+ | |||
+ | == 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] | ||
− | + | * [[Deployment Team/jhconvert|Tool to generate Sugar packages]] | |
− | [[ |
Latest revision as of 20:31, 1 July 2012
The ALT Linux Team is an international software developers team, collectively working on the Sisyphus repository.
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 type:
sudo apt-get install sugar-fructose
To install the Sugar Platform (sugar-glucose + sugar-fructose + honey's deps):
sudo apt-get install sugar-desktop
Repositories
- Sisyphus unstable repository - development version of sugar
- Branch 4.1 stable repository - stable version of sugar
Platforms
- i586
- x86_64
Packages
Sugar packages are being generated by jhconvert and follow its matrix of package versions.
Bugs
Post bugs to official ALT Linux bug tracker
Contacts
- Aleksey Lim
- be involved and add yourself here