Activity installation alternatives
From OLPC
Translate this page with Google -Español -Български -中文(中国大陆) -中文(台灣) -Hrvatski -Česky -Dansk -Nederlands -Suomi -Français -Deutsch -Ελληνικά -हिन्दी -Italiano -日本語 -한국어 -Norsk (bokmål) -Polski -Português -Română -Русский -Svenska
For the general public
For Developers: activities · trac · cgit · build index · repository · firmware · Fedora: packages · Sugar Labs: activities · almanac · api · bugs · gitorious · download · people · wiki
If the methods described in Activity installation don't work for you, here are further methods.
Contents |
[edit] From the Internet
[edit] with xo-get
available by download
- GUI
- find activities with ./xo-get.py list or ./xo-get.py search ...
- install with ./xo-get.py install ...
- list installed activities: ./xo-get.py status
- remove with ./xo-get.py remove ...
[edit] From a USB stick or SD card
[edit] with a customization stick
available as of release 8.1.0 (Update.1/official-703).
[edit] with the Browse Activity
always available
- open the Browse Activity
- point it to file:///media/
- install like described at the very top of this page by browsing to and clicking on activities to install
[edit] with sugar-install-bundle
always available
- open the Terminal activity;
- type sugar-install-bundle /media/<USB stick name>/<Activity name.xo>
[edit] with xo-get
available by download
- open the Terminal activity;
- ./xo-get.py install /media/<USB stick name>/MyActivity.xo

