redhat:base-redhat:repositories-redhat

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
redhat:base-redhat:repositories-redhat [2017/07/10 14:48] – [SCL (Software Collection) Repository einbinden] michaelredhat:base-redhat:repositories-redhat [2019/07/31 15:16] (current) michael
Line 3: Line 3:
  
 {{:redhat:base-redhat:repository.png?nolink&170|}} {{:redhat:base-redhat:repository.png?nolink&170|}}
 +
 +https://rpmfusion.org/Configuration/
  
 ---- ----
  
  
 +<WRAP center round box 100%>
 ===== EPEL Repository einbinden ===== ===== EPEL Repository einbinden =====
 **EPEL** (Extra Packages for Enterprise Linux) is open source and free community based repository project from Fedora team which provides 100% high quality add-on software packages for Linux distribution including RHEL (Red Hat Enterprise Linux), CentOS, and Scientific Linux. Epel project is not a part of RHEL/Cent OS but it is designed for major Linux distributions by providing lots of open source packages like networking, sys admin, programming, monitoring and so on. Most of the epel packages are maintained by Fedora repo. **EPEL** (Extra Packages for Enterprise Linux) is open source and free community based repository project from Fedora team which provides 100% high quality add-on software packages for Linux distribution including RHEL (Red Hat Enterprise Linux), CentOS, and Scientific Linux. Epel project is not a part of RHEL/Cent OS but it is designed for major Linux distributions by providing lots of open source packages like networking, sys admin, programming, monitoring and so on. Most of the epel packages are maintained by Fedora repo.
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-**Befehl:**+**Intallations Befehl:**
 <code> <code>
-# yum -y install http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm+# yum install epel-release -y
 </code> </code>
 </WRAP> </WRAP>
 +</WRAP>
 +
  
 ---- ----
 +<WRAP center round box 100%>
  
 ===== SCL (Software Collection) Repository einbinden ===== ===== SCL (Software Collection) Repository einbinden =====
 **Bei den SCL Versionen** //(ursprünglich von Redhat)//, werden alle installierten Pakete in einem eigens nachgebauten root-directory unter /opt/rh installiert und konfiguriert. **Bei den SCL Versionen** //(ursprünglich von Redhat)//, werden alle installierten Pakete in einem eigens nachgebauten root-directory unter /opt/rh installiert und konfiguriert.
  
- +<WRAP center round tip 100%> 
 +**Intallations Befehl:** 
 +<code> 
 +# yum install centos-release-scl -y 
 +</code> 
 +</WRAP>
  
 ==== Applikation, aus der SCL auch von der Promt aus zugreifbar machen.. ==== ==== Applikation, aus der SCL auch von der Promt aus zugreifbar machen.. ====
Line 32: Line 42:
   - Installation der gewünschten Collection: <code># yum install rh-php70</code>   - Installation der gewünschten Collection: <code># yum install rh-php70</code>
   - Registrieren der Systemvariabeln der Collection: <code># scl enable rh-php70 bash</code>   - Registrieren der Systemvariabeln der Collection: <code># scl enable rh-php70 bash</code>
 +
 +</WRAP>
  
  
 ---- ----
 +
 +<WRAP center round box 100%>
  
 ===== RPMForge Repository einbinden ===== ===== RPMForge Repository einbinden =====
Line 44: Line 58:
 **Befehl:** **Befehl:**
 <code> <code>
-# rpm -Uvh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm+# rpm -Uvh http://repository.it4i.cz/mirrors/repoforge/redhat/el7/en/x86_64/rpmforge/RPMS/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
 </code> </code>
 +</WRAP>
 </WRAP> </WRAP>
 +
  
 ---- ----
 +
 +<WRAP center round box 100%>
  
 ===== REMI Repository einbinden ===== ===== REMI Repository einbinden =====
Line 60: Line 78:
 # rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-7.rpm # rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-7.rpm
 </code> </code>
 +</WRAP>
 +
 </WRAP> </WRAP>
  
  • redhat/base-redhat/repositories-redhat.1499690893.txt.gz
  • Last modified: 2017/07/10 14:48
  • by michael