Jump to content

ALT Linux: Difference between revisions

From Sugar Labs
No edit summary
Line 1: Line 1:
[[Image:Alt_linux_team_tiny.png|65px]]
[[Image:Alt_linux_team_tiny.png|65px]]
= Sugar on ALT Linux =
ALT Linux Team is an international software developers team, collectively working on [http://en.altlinux.org/Sisyphus Sisyphus].


= Setup =
== 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 7:
  sudo apt-get install sugar-glucose  
  sudo apt-get install sugar-glucose  


To install core activities (and sugar-glucose) type:
To install core activities type:
  sudo apt-get install sugar-fructose
  sudo apt-get install sugar-fructose


To install non-core activities (and sugar-glucose) type:
To install non-core activities type:
  sudo apt-get install sugar-honey
  sudo apt-get install sugar-honey


= 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 [[DeploymentTeam/jhconvert|jhconvert]] and follow its [[DeploymentTeam/jhconvert#Packages|matrix]] of package versions.
Sugar packages are being generated by [[DeploymentTeam/jhconvert|jhconvert]] and follow its [[DeploymentTeam/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]
* [[DeploymentTeam/jhconvert|Tool to generate Sugar packages]]


[[Category:Supported systems]]
[[Category:Supported systems]]

Revision as of 06:32, 14 January 2009

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 non-core activities type:

sudo apt-get install sugar-honey

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

Resources