4

As suggested by the Software Center, I have selected GNASH SWF Player for a plugin to view certain media on my browser, but, I do not know how to download this player from my browser to the Synaptic Manager to get it installed for viewing media files from my browser?

How do I do this?

Maythux
  • 84,289

1 Answers1

0

Usgin Command Line:

open your terminal Ctrl+t and run this command:

sudo apt-get install gnash

you'll be asked for your password, then enter it and then Enter.

Once it's finished then you already installed gnash swf.

Using GUI:

From Dash search for Ubuntu software Center then open it.

In the search field on the right top corner search for the key word gnash

enter image description here

Now click on the gnash swf entry, you can see like this picture notice that there now exist a button install

enter image description here

Press the button install and wait a little you notice that install changes to remove and there is a green check on the icon on the left. This means it's already installed

enter image description here

Maythux
  • 84,289