As we all know, installing software on Linux is a pain point. Especially for newer operating systems such as fedora16, there are relatively few resources on the Internet.
I installed the Linux RPM package on the official website of Adobe. An error is prompted during installation and the installation cannot be completed.
I finally found an installation method and installed it on my laptop. I will share it with you and leave a document for me in the future.
1. Su
Log on to the terminal as an administrator.
2. Install the Adobe Yum repository RPM package
# Adobe repository 32-bit x86 # <br/> rpm-IVH http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm <br/> rpm -- import/etc/pki/rpm-GPG-key- adobe-Linux </P> <p> # Adobe repository 64-bit x86_64 # <br/> rpm-IVH http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm <br/> rpm -- import/etc/pki/ rpm-GPG/rpm-GPG-key-Adobe-Linux
3. Upgrade Repository
Yum check-Update
4. install Adobe Flash Player 11.1.
Yum install flash-plugin nspluginwrapper ALSA-plugins-pulseaudio libcurl
5. Restart the browser