Updates

From OLPC
Revision as of 17:26, 13 September 2011 by 200.4.169.10 (talk) (Installing Linux software)
Jump to: navigation, search

Your XO laptop is a very flexible and interesting full-fledged computer. Its power is largely hidden behind a very young graphical interface (Sugar), but behind the scenes it runs the Fedora GNU/Linux operating system. Thousands of programs written for GNU and Linux systems will run on it, and many of them can be installed by pretty simple commands.

Plan Ceibal

Installing other activities

Activities lists software written specifically for the XO. See Activity installation to install them.

Installing more content

Collections lists additional content that you can install into your XO's Content Library.jeu

Installing developer builds and other operating systems

The first thing to do if you're interested in testing the absolute latest OS images is request a developer key. The key will let you install versions of the system software in development, and different operating systems altogether, including ones created by the community of XO developers and owners. For example, there are several Linux distributions that run on the XO.

== Installing Linux software== You can install all kinds of Linux software written for Fedora GNU/Linux using the yum command-line tool. == Installation de logiciels sous Linux == Vous pouvez installer toutes sortes de Linux logiciels écrite pour Fedora GNU / Linux en utilisant le miam outil ligne de commande. When you run it, you must be the root user. Lorsque vous l'exécutez, vous devez être le root utilisateur. And because it is memory hungry, we suggest that you run it when nothing else is running on your XO. Et parce qu'il est gourmand en mémoire, nous suggérons que vous l'exécutez quand rien d'autre s'exécute sur votre XO. Fedora software comes in packages called RPM's. Fedora logiciel vient en paquets appelés  RPM 's. If you find an RPM package of some program you want to try, you can use the sudo rpm --install 'thepackage.rpm' command. Si vous trouvez un paquet RPM de certains programme que vous voulez essayer, vous pouvez utiliser la commande sudo rpm  - installer <nowiki> '</ nowiki>'thepackage rpm.' </ Tt>. Many RPM packages can be found on the Internet at locations like http://www.gnu.org/software, http://rpmfind.net or http://sourceforge.net. Beaucoup de paquetages RPM peuvent être trouvés sur Internet à des endroits comme http://www.gnu.org/software, http://rpmfind.net ou http://sourceforge.net. Not every RPM will be for an XO (many other computers also use RPM), but the rpm command will immediately reject most that don't work here. Pas tous les RPM sera pour un XO (beaucoup d'autres ordinateurs également utiliser RPM), mais la commande rpm immédiatement la plupart des rejetons qui ne fonctionnent pas ici.