Question:
How do i install (X) in Linux?
andreyiu
2012-10-29 12:41:17 UTC
Hi there. I'm trying to install adobe flashplayer plugin for Firefox in Ubuntu, but i can't do it! I've looked on the internet for tutorials of every kind, but nothing. I especially get stuck when i have to select the directory in Terminal (cd / ...). I can anyone guide me a little bit i would greatly appreciate... I just need to install the plugin. Thank you.
Four answers:
ratter_of_the_shire
2012-10-29 18:43:51 UTC
I'm assuming you're using 12.04 or later.



open the software center for "restricted"



you should see a package called Ubuntu-restricted-extras



If you click around a like you should see something that say requires multilevel repository and there should be a button nearby to enable it. Click it and wait a bit



Exit and re-open the software center, again search for restricted, this time you should be given the option to install. the flash player should be included in the restricted extras.
2012-10-29 20:21:17 UTC
The way NOT to do it is to go to the Adobe website and download it from there. That's just making life difficult for yourself. This is a general rule for all sorts of software on Linux; don't go straight to the website for the software. First you should look for it in the software repositories (Software Centre in Ubuntu). Only go to websites if you are installing obscure software that isn't in the repositories.



The package that installs Flash Player in Ubuntu is called flashplugin-installer.

There is also a package called ubuntu-restricted-extras, which installs Flash Player, Java and some other things which can't be installed by default for licensing reasons. In my instructions, I will use the flashplugin-installer package as an example, but you can type in ubuntu-restricted-extras instead if you like.



There are two normal methods for installing it:

Method 1.

a. Open the Ubuntu Software Centre.

b. Search for flashplugin-installer

c. Install the flash plugin from there.



Method 2.

a. Open a terminal.

b. Type sudo apt-get install flashplugin-installer

c. Press enter, and type in your password.

d. If it asks to install additional packages to satisfy dependencies, press y.



If Firefox was open while you installed the Flash plugin, close Firefox and re-open it, and then go to https://www.adobe.com/software/flash/about/ to make sure it was installed (if it's installed, you'll see an animation and it will tell you which version you have).



Alternatively, you can install Flash Player by clicking on the button at apps.ubuntu.com. This is equivalent to searching in the Software Centre and installing it from there. (The button just tells Ubuntu to look in its software repositories for the requested program.)



For ubuntu-restricted-extras (Flash, Java, other things) go to https://apps.ubuntu.com/cat/applications/ubuntu-restricted-extras/

For flashplugin-installer (just the Flash Player) go to https://apps.ubuntu.com/cat/applications/flashplugin-installer/



and click on the "available on the Software Centre" button to install the software.
louisjenvey
2012-10-29 19:42:35 UTC
Chrome has flash built in, Yay! Grab a copy.
mira-belgrade
2012-10-29 20:18:27 UTC
Follow this tutorial 4 32-bit and 64-bit systems



http://www.psychocats.net/ubuntu/flash



or this one



https://help.ubuntu.com/community/RestrictedFormats/Flash#Flash%20for%2064-bit%20(x86_64)


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...