Created
February 2, 2016 16:07
-
-
Save ethangardner/128da0bd5e52813705e7 to your computer and use it in GitHub Desktop.
Add most recent rpm repo to CentOS/RHEL
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 -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm && | |
rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment