Getting Gnash

The Gnash team builds binary packages for a number of architectures, primary to make it easier for people to stay uptodate with Gnash between releases. You can get to the entire list via these links. Please remember these are often bleeding edge, but most of the time should be stable. Most problems can will likely be the following update.

Debian users can set their systems up to use our deb repository of Gnash snapshots. Add one of these to your sources.list file, and then run "apt-get update".

For Debian:

deb http://www.getgnash.org/deb-repo lenny main

For gNewSense:

deb http://www.getgnash.org/deb-repo metad main

For Ubuntu:

deb http://www.getgnash.org/deb-repo ubuntu main

Fedora

Fedora users can set their systems up to use our yum repository of Gnash snapshots. Create a gnash.repo file, put this following text as the contents, and the copy the file to /etc/yum.repos.d/.

[gnash-snapshot]
name=Gnash Snapshot for Fedora $releasever
baseurl=http://getgnash.org/yum/fedora/$releasever/updates/$basearch/
enabled=1
#gpgcheck=1
gpgkey=http://getgnash.org/gnashdev.key