Difference between revisions of "ALT Linux"

From Sugar Labs
Jump to navigation Jump to search
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Image:Alt_linux_team_tiny.png|65px]]
+
<noinclude>[[Category:Supported systems]]</noinclude>
= Sugar on ALT Linux =
+
[[File:Alt_linux_team_tiny.png|65px|link=]]
ALT Linux Team is an international software developers team, collectively working on [http://en.altlinux.org/Sisyphus Sisyphus].
 
  
= Setup =
+
The ALT Linux Team is an international software developers team, collectively working on the [http://en.altlinux.org/Sisyphus Sisyphus] repository.
Check your source.list for correct repository urls to supported [[#Status|distros]].
+
== Setup ==
 +
Check your source.list for correct repository urls to supported [[#Repositories|distros]].
  
 
To install core components (services, window manager, journal etc.) type:
 
To install core components (services, window manager, journal etc.) type:
 
  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 the Sugar Platform (sugar-glucose + sugar-fructose + honey's deps):  
  sudo apt-get install sugar-honey
+
  sudo apt-get install sugar-desktop
  
= Repositories =
+
== Repositories ==
* Sisyphus unstable repository
+
* Sisyphus unstable repository - development version of sugar
* Branch 4.1 stable repository
+
* 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 [[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]]
[[Category:Supported systems]]
 

Latest revision as of 21:31, 1 July 2012

Alt linux team tiny.png

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

Resources