Activity installation alternatives: Difference between revisions
Jump to navigation
Jump to search
(moved bert's script back to the main page at m_stone's behest) |
m (link to simpler Activity installation) |
||
Line 1: | Line 1: | ||
{{users}} |
{{users}} |
||
{{developers}} |
{{developers}} |
||
If the methods described in [[Activity installation]] don't work for you, here are further methods. |
|||
=== From the Internet === |
=== From the Internet === |
Revision as of 00:49, 8 August 2008
For the general public
For Developers
If the methods described in Activity installation don't work for you, here are further methods.
From the Internet
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 ...
From a USB stick or SD card
with a customization stick
available as of release 8.1.0 (Update.1/official-703).
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
with sugar-install-bundle
always available
- open the Terminal activity;
- type sugar-install-bundle /media/<USB stick name>/<Activity name.xo>
with xo-get
available by download
- open the Terminal activity;
- ./xo-get.py install /media/<USB stick name>/MyActivity.xo