Created
June 17, 2015 13:03
-
-
Save soardex/045f8f737f3072b55619 to your computer and use it in GitHub Desktop.
Install Flash on CentOS 6.6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | |
yum install -y flash-plugin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment