Anyone have a recommended way to get and install Flash effectively on Fedora?
|
|
Adobe’s Flash plugin is not included in Fedora because it is not free. Adobe has released a version of the Flash plugin for Linux. Enabling Flash PluginTo begin, refer to the Adobe site at http://get.adobe.com/flashplayer/
The .rpm file also copies the adobe General Public Key (GPG key) to /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux but does not import it. To import the key, type:
The system is now ready to fetch rpm packages from adobe using yum. To verify this, take a look at the /etc/yum.repos.d/adobe-linux-i386.repo file that was just created. You should see something similar to the following:
Notice that the file contains the URL where the packages are located, whether or not the repository should be enabled, whether rpm should check downloaded packages from adobe against the GPG key, and the location of the key itself. Now proceed to either the instructions for 32-bit (i386) platforms(I assume that..) On 32-bit Fedora After completing the adobe repository configuration, run the following command to install the Flash plugin and ensure sound is enabled:
You may see messages indicating that alsa-plugins-pulseaudio and libcurl are already installed. This is not a problem. Note also that nspluginwrapper is installed by default and will wrap the Flash plugin. If you have upgraded from a previous version of Fedora, make sure that nspluginwrapper is installed and the latest version:
Next, you should check the plugin. Checking the plugin After the installation, exit all copies of Firefox and start it again to enable the plugin. Then type the following text in the Firefox address bar:
This information tells you that the Adobe Flash plugin has been successfully installed. |
|||
|
|
|
You can check this link for installation steps, it includes Fedora as well as Red Hat and CentOS. |
|||
|
|
|
Have you tried going to adobe.com and downloading it? |
|||||
|