Skip to content

Instantly share code, notes, and snippets.

@soardex
Created June 17, 2015 13:03
Show Gist options
  • Save soardex/045f8f737f3072b55619 to your computer and use it in GitHub Desktop.
Save soardex/045f8f737f3072b55619 to your computer and use it in GitHub Desktop.
Install Flash on CentOS 6.6
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