Replacing Adobe Flash Plug-in with Gnash in Firefox

Asked by Theatre-X

How do I replace the Adobe Flash Player plugin in Firefox with Gnash so I can watch YouTube videos and such with Gnash?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu firefox Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

sudo apt-get --purge remove flashplugin-nonfree flashplugin-installer; sudo apt-get -clean; sudo apt-get update; sudo apt-get install mozilla-plugin-gnash

You will then be using Gnash

Revision history for this message
Theatre-X (theatrex) said :
#2

When I entered the command above that removes the flash plugin, the terminal spit this out:

gogeden@Katormix:~$ sudo apt-get --purge remove flashplugin-nonfree flashplugin-installer;
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package flashplugin-installer is not installed, so not removed
Package flashplugin-nonfree is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

O_o

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Ok how did you install Adobe's flash?

Revision history for this message
Theatre-X (theatrex) said :
#4

I believe I used the Ubuntu Restricted Extras.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

ok then it's no longer installed. I also suggest you run:

sudo apt-get --purge remove ubuntu-restricted-extras

This will ONLY remove the metapackage and NOT the contents. This will stop updates later making flash not work. You can now run:

sudo apt-get install mozilla-plugin-gnash

And get gnash

Can you help with this problem?

Provide an answer of your own, or ask Theatre-X for more information if necessary.

To post a message you must log in.