User Tools

Site Tools


repositories

Differences

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

Link to this comparison view

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