Activity installation alternatives: Difference between revisions
Jump to navigation
Jump to search
m (Reverted edits by 201.221.41.86 (Talk) to last version by Skierpage) |
(Removing all content from page) |
||
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}} |
|||
{{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'' |
|||
* [[Xo-get/Xo-get-gtk|GUI]] |
|||
* find activities with <tt>''./xo-get.py list''</tt> or <tt>''./xo-get.py search ...''</tt> |
|||
* install with <tt>''./xo-get.py install ...''</tt> |
|||
* list installed activities: <tt>''./xo-get.py status''</tt> |
|||
* remove with <tt>''./xo-get.py remove ...''</tt> |
|||
=== From a USB stick or SD card === |
|||
==== with a [[Customization key|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 <tt>''file:///media/''</tt> |
|||
# 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 <tt>''sugar-install-bundle /media/<USB stick name>/<Activity name.xo>''</tt> |
|||
==== with xo-get ==== |
|||
''available by download'' |
|||
# open the Terminal activity; |
|||
# <tt>''./xo-get.py install /media/<USB stick name>/MyActivity.xo''</tt> |
|||
[[Category:Activity installation]] |