Activity installation alternatives: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: {{users}} {{developers}} === From the Internet === ==== with Bert's script ==== ''available by download'' See Bert's script. ==== with xo-get ==== ''available by download''...)
 
m (Reverted edits by Randallphillips (Talk) to last revision by Cjl)
 
(10 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<noinclude>{{ GoogleTrans-en | es =show | bg =show | zh-CN =show | zh-TW =show | hr =show | cs =show | da =show | nl =show | fi =show | fr =show | de =show | el =show | hi =show | it =show | ja =show | ko =show | no =show | pl =show | pt =show | ro =show | ru =show | sv =show }}</noinclude>
{{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 ===

==== with [[Bert's script]] ====
''available by download''

See [[Bert's script]].


==== with [[xo-get]] ====
==== with [[xo-get]] ====
Line 37: Line 35:
# open the Terminal activity;
# open the Terminal activity;
# type <tt>''sugar-install-bundle /media/<USB stick name>/<Activity name.xo>''</tt>
# type <tt>''sugar-install-bundle /media/<USB stick name>/<Activity name.xo>''</tt>



==== with xo-get ====
==== with xo-get ====
Line 45: Line 42:
# <tt>''./xo-get.py install /media/<USB stick name>/MyActivity.xo''</tt>
# <tt>''./xo-get.py install /media/<USB stick name>/MyActivity.xo''</tt>


[[Category:Procedures]]
[[Category:Activity installation]]
[[Category:Activity installation]]

Latest revision as of 17:43, 24 June 2011

Translate this page with Google -español -български -中文(中国大陆) -中文(臺灣) -hrvatski -čeština -dansk -Nederlands -suomi -français -Deutsch -Ελληνικά -हिन्दी -italiano -日本語 -한국어 -norsk -polski -português -română -русский -svenska


  For the general public

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

  1. open the Browse Activity
  2. point it to file:///media/
  3. 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

  1. open the Terminal activity;
  2. type sugar-install-bundle /media/<USB stick name>/<Activity name.xo>

with xo-get

available by download

  1. open the Terminal activity;
  2. ./xo-get.py install /media/<USB stick name>/MyActivity.xo