Flash player

Closed
paulclmnt1 Posts 1 Registration date Tuesday July 22, 2014 Status Member Last seen July 22, 2014 - Jul 22, 2014 at 07:09 PM
Altmish Posts 2 Registration date Thursday August 7, 2014 Status Member Last seen August 7, 2014 - Aug 7, 2014 at 03:42 PM
Why am I having so much trouble downloading a flashplayer plugin for firefox, I'm using a version of parted magic as an os and nothing I've downloaded works. I am also using google for my search engine
Related:

1 response

Altmish Posts 2 Registration date Thursday August 7, 2014 Status Member Last seen August 7, 2014
Aug 7, 2014 at 03:42 PM
Hi,


Please try the following command on your OS terminal to install the Flash Player.


1. Change Root User

sudo -i
## OR ##
su -

2. Install Adobe YUM Repository RPM package

## Adobe Repository 32-bit x86 ##
rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

## Adobe Repository 64-bit x86_64 ##
rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

3. Update Repositories

yum check-update

4a. Install Adobe Flash Player 11.2 on Fedora 19/18/17/16/15/14/13/12,
CentOS 6.4/6.3/6.2/6.1/6 and Red Hat (RHEL) 6.4/6.3/6.2/6.1/6
Fedora 19/18/17/16/15/14/13/12, CentOS 6 and Red Hat (RHEL) 6 32-bit
and 64-bit version

yum install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl

4b. Install Adobe Flash Player 11.2 on CentOS 5.9 and Red Hat (RHEL) 5.9
CentOS and Red Hat 32-bit and 64-bit version

yum groupinstall "Sound and Video"

yum install flash-plugin nspluginwrapper curl

5. Verify that the Flash Player Plugin is working
0