CentOS6 32/64-bit installation of Adobe Flash Player

Source: Internet
Author: User
Tags gpg
A netizen used the Adobe Flash Player component for a remote project on the CentOS6 server a few days ago and could not be installed directly using the YUM method. Therefore, through powerful search, you can still solve the problem by re-loading and installing the Adobe RPM package and then installing the YUM component. Here we will record it for future use.
1. Install the Adobe yum rpm Package
1. 64-bit
The code is as follows: Copy code
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
2. 32-bit
The code is as follows: Copy code
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
Then we select the current CENTOS6 version for execution.
II. Update
The code is as follows: Copy code
Yum check-update
Third, installation
The code is as follows: Copy code
Yum install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl
Run the command to install the SDK. Then, enter y and press enter.
Finally, after the installation is complete and no error is reported, the installation is successful. Then, log on to our project. For example, you can see that the Adobe Flash Player component has been installed in a browser.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.