LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Downloading a Flash Player or Linux 64 Bit (https://www.linuxquestions.org/questions/linux-newbie-8/downloading-a-flash-player-or-linux-64-bit-4175495230/)

Calligirl 02-17-2014 09:23 AM

Downloading a Flash Player or Linux 64 Bit
 
Here is my question, I am new to Linux and I can not watch movies, it keeps asking me for a Flash player. I tried to install Adobe Flash but I have Linux under Mozilla FireFox. I do not know how to install it. I even went under Google Chrome and they charged me, I do not even know what i ordered. I used to be able to watch movies, not sure what happened. Can you help? Thank you. Calligirl

schneidz 02-17-2014 09:27 AM

assuming fedora:
Code:

sudo yum -y install http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
sudo yum -y install flash-plugin

https://fedoraproject.org/wiki/Flash

Germany_chris 02-17-2014 09:31 AM

did you search flash in the Ubuntu Software Center?

jdkaye 02-17-2014 10:00 AM

The flashplayer plug-in consists of a single file: libflashplayer.so.
Just copy that file to the ~/.mozilla/plugins folder and then restart Firefox. It should work after that.
jdk


All times are GMT -5. The time now is 06:08 AM.