Gnash: Difference between revisions
Jump to navigation
Jump to search
(stub page for gnash) |
No edit summary |
||
Line 1: | Line 1: | ||
⚫ | |||
'''Gnash''' is a GNU Flash movie player, the default Flash player on the XO. It is the free software version of the [[Adobe Flash]] player. |
|||
⚫ | |||
== |
== Enabling and disabling Gnash == |
||
You can uninstall or reinstall Gnash as you would any package: from a terminal, |
|||
* http://www.gnu.org/software/gnash/ |
|||
su |
|||
yum remove gnash -y |
|||
or |
|||
yum install gnash -y |
|||
After which you will want to reboot. |
|||
== Links == |
|||
⚫ | |||
* Gnash mailing list : <tt>gnash-dev /at/ gnu.org</tt> |
|||
⚫ |
Revision as of 17:05, 28 February 2008
Gnash is a GNU Flash movie player, the default Flash player on the XO. It is the free software version of the Adobe Flash player.
Enabling and disabling Gnash
You can uninstall or reinstall Gnash as you would any package: from a terminal,
su yum remove gnash -y
or
yum install gnash -y
After which you will want to reboot.
Links
- Gnash homepage
- Gnash mailing list : gnash-dev /at/ gnu.org
This article is a stub. You can help the OLPC project by expanding it.