Skip to content

Instantly share code, notes, and snippets.

@tkuchiki
Last active December 27, 2015 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tkuchiki/7331149 to your computer and use it in GitHub Desktop.
Save tkuchiki/7331149 to your computer and use it in GitHub Desktop.
add remi repository
# RPM GPG KEY
rpm --import http://rpms.famillecollet.com/RPM-GPG-KEY-remi
# el5
rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
# el6
rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment