Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
redhat:base-redhat:repositories-redhat [2017/07/10 14:08] – [EPEL Repository einbinden] michael | redhat:base-redhat:repositories-redhat [2019/07/31 15:16] (current) – michael | ||
---|---|---|---|
Line 3: | Line 3: | ||
{{: | {{: | ||
+ | |||
+ | https:// | ||
---- | ---- | ||
+ | <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, | **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, | ||
<WRAP center round tip 100%> | <WRAP center round tip 100%> | ||
- | **Befehl:** | + | **Intallations |
< | < | ||
- | # yum -y install | + | # yum install epel-release -y |
</ | </ | ||
</ | </ | ||
+ | </ | ||
+ | |||
---- | ---- | ||
+ | <WRAP center round box 100%> | ||
===== SCL (Software Collection) Repository einbinden ===== | ===== SCL (Software Collection) Repository einbinden ===== | ||
+ | **Bei den SCL Versionen** // | ||
+ | |||
+ | <WRAP center round tip 100%> | ||
+ | **Intallations Befehl:** | ||
+ | < | ||
+ | # yum install centos-release-scl -y | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | ==== Applikation, | ||
+ | Soll ein bestimmtes SCL-Paket z.B. nun das php70 Paket auch von der Bash aus erreichbar sein, so müssen die Variablen dieses Paketes mit denen des Systems abgeglichen werden. | ||
+ | |||
+ | Dazu wird folgendermassen vorgegangen: | ||
+ | |||
+ | - Installation der gewünschten Collection: < | ||
+ | - Registrieren der Systemvariabeln der Collection: < | ||
+ | |||
+ | </ | ||
+ | |||
---- | ---- | ||
+ | |||
+ | <WRAP center round box 100%> | ||
===== RPMForge Repository einbinden ===== | ===== RPMForge Repository einbinden ===== | ||
Line 31: | Line 58: | ||
**Befehl:** | **Befehl:** | ||
< | < | ||
- | # rpm -Uvh http://pkgs.repoforge.org/rpmforge-release/ | + | # rpm -Uvh http://repository.it4i.cz/ |
</ | </ | ||
</ | </ | ||
+ | </ | ||
+ | |||
---- | ---- | ||
+ | |||
+ | <WRAP center round box 100%> | ||
===== REMI Repository einbinden ===== | ===== REMI Repository einbinden ===== | ||
Line 47: | Line 78: | ||
# rpm -Uvh http:// | # rpm -Uvh http:// | ||
</ | </ | ||
+ | </ | ||
+ | |||
</ | </ | ||