Gnash: Difference between revisions

From OLPC
Jump to navigation Jump to search
(stub page for gnash)
 
No edit summary
Line 1: Line 1:
{{stub}}


'''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.
[http://www.gnu.org/software/gnash/ Gnash] is a GNU Flash movie player.


== See also ==
== 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 ==

* [http://www.gnu.org/software/gnash/ Gnash homepage]
* Gnash mailing list : <tt>gnash-dev /at/ gnu.org</tt>

{{stub}}

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

This article is a stub. You can help the OLPC project by expanding it.