User Tools

Site Tools


repositories

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
repositories [2015/12/14 10:01] – created luke7858repositories [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 === IUS/EPEL === === IUS/EPEL ===
-<sxh bash> 
-https://ius.io/GettingStarted/#manual-install 
-</sxh> 
  
 +[[https://ius.io/GettingStarted/#manual-install]]
 +
 +\\
 == Install == == Install ==
-Example: IUS CentOS/RHEL 6+Example: IUS RHEL 6 
 +<sxh bash> 
 +rpm -Uvh https://rhel6.iuscommunity.org/ius-release.rpm 
 +</sxh> 
 +CentOS 
 +<sxh bash> 
 +rpm -Uvh https://centos6.iuscommunity.org/ius-release.rpm 
 +</sxh> 
 +\\ 
 +Example: IUS RHEL 
 +<sxh bash> 
 +rpm -Uvh https://rhel7.iuscommunity.org/ius-release.rpm 
 +</sxh> 
 +CentOS 
 +<sxh bash> 
 +rpm -Uvh https://centos7.iuscommunity.org/ius-release.rpm 
 +</sxh> 
 +\\ 
 +\\ 
 +We now want to confirm the repo has been added and been enabled:
 <sxh bash> <sxh bash>
-wget https://rhel6.iuscommunity.org/ius-release.rpm +# yum repolist | grep IUS 
-rpm -Uvh ius-release.rpm +ius                 IUS Community Packages for Enterprise Linux 6 x86_6    297
 </sxh> </sxh>
 +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)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki