Skip to content

Instantly share code, notes, and snippets.

@jpzhu
Created September 7, 2017 12:22
Show Gist options
  • Save jpzhu/07054c33d6474e39607045395c8fc90d to your computer and use it in GitHub Desktop.
Save jpzhu/07054c33d6474e39607045395c8fc90d to your computer and use it in GitHub Desktop.
yum repo
yum install epel-release
yum-config-manager --enable epel
yum –-enablerepo=epel install zabbix
yum makecache
yum repolist
@jpzhu
Copy link
Author

jpzhu commented Sep 7, 2017

[root@ip-172-31-23-52 ~]# yum provides git
Loaded plugins: priorities, update-motd, upgrade-helper
1019 packages excluded due to repository priority protections
git-2.7.4-1.47.amzn1.x86_64 : Fast Version Control System
Repo : amzn-main

git-2.7.5-1.49.amzn1.x86_64 : Fast Version Control System
Repo : amzn-updates

git-2.13.5-1.53.amzn1.x86_64 : Fast Version Control System
Repo : amzn-updates

git-2.7.5-1.49.amzn1.x86_64 : Fast Version Control System
Repo : @amzn-updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment