repositories
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
repositories [2015/12/14 10:01] – created luke7858 | repositories [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
=== IUS/EPEL === | === IUS/EPEL === | ||
- | <sxh bash> | ||
- | https:// | ||
- | </ | ||
+ | [[https:// | ||
+ | |||
+ | \\ | ||
== Install == | == Install == | ||
- | Example: IUS CentOS/ | + | Example: IUS RHEL 6 |
+ | <sxh bash> | ||
+ | rpm -Uvh https:// | ||
+ | </ | ||
+ | CentOS | ||
+ | <sxh bash> | ||
+ | rpm -Uvh https:// | ||
+ | </ | ||
+ | \\ | ||
+ | Example: IUS RHEL 7 | ||
+ | <sxh bash> | ||
+ | rpm -Uvh https:// | ||
+ | </ | ||
+ | CentOS | ||
+ | <sxh bash> | ||
+ | rpm -Uvh https:// | ||
+ | </ | ||
+ | \\ | ||
+ | \\ | ||
+ | We now want to confirm the repo has been added and been enabled: | ||
<sxh bash> | <sxh bash> | ||
- | wget https:// | + | # yum repolist | grep IUS |
- | rpm -Uvh ius-release.rpm | + | ius IUS Community Packages for Enterprise Linux 6 - x86_6 297 |
</ | </ | ||
+ | Note: yum repolist only shows enabled repos, to view all repos: yum repolist all |
repositories.1450087305.txt.gz · Last modified: 2024/05/23 07:26 (external edit)