Oracle linux epel repo install

Как добавить репозиторий EPEL в Oracle Linux 7

Oracle Linux — это открытая операционная система на 100 % совместимая с Red Hat Enterprise Linux на уровне двоичного кода. Является стабильной альтернативой CentOS.

В Oracle Linux 7 репозиторий EPEL по-умолчанию не подключен (впрочем как и в CentOS 7). Что бы его подключить достаточно изменить параметр enabled с нуля на единицу в файле /etc/yum.repos.d/oracle-epel-ol7.repo.

После редактирования он должен выгядеть следующим образом:

[ol7_developer_EPEL] name=Oracle Linux $releasever EPEL Packages for Development ($basearch) baseurl=https://yum$ociregion.$ocidomain/repo/OracleLinux/OL7/developer_EPEL/$basearch/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle gpgcheck=1 enabled=1

Как подключить EPEL в CentOS 7

В Linux CentOS 7 репозиторий EPEL подключается следующей командой:

sudo yum install epel-release

Будьте внимательны, этот способ не работает в Oracle Linux 7!

Как увидеть подключенные репозитории

Репозиторий EPEL (Extra Packages for Enterprise Linux) — поддерживается в рамках проекта Fedora и содержит некоторые пакеты, которые не вошли в стандартный набор RHEL (CentOS). В частности в нем есть полезное приложение (утилита) htop.

Чтобы убедиться, что репозиторий EPEL включен, запустите следующую команду, которая выведет список всех доступных репозиториев.

Для Oracle Linux 7 результат будет примерно таким:

Источник

Как добавить репозиторий EPEL в Oracle Linux 7

Oracle Linux — это открытая операционная система на 100 % совместимая с Red Hat Enterprise Linux на уровне двоичного кода. Является стабильной альтернативой CentOS.

В Oracle Linux 7 репозиторий EPEL по-умолчанию не подключен (впрочем как и в CentOS 7). Что бы его подключить достаточно изменить параметр enabled с нуля на единицу в файле /etc/yum.repos.d/oracle-epel-ol7.repo.

После редактирования он должен выгядеть следующим образом:

[ol7_developer_EPEL] name=Oracle Linux $releasever EPEL Packages for Development ($basearch) baseurl=https://yum$ociregion.$ocidomain/repo/OracleLinux/OL7/developer_EPEL/$basearch/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle gpgcheck=1 enabled=1

Как подключить EPEL в CentOS 7

В Linux CentOS 7 репозиторий EPEL подключается следующей командой:

sudo yum install epel-release

Будьте внимательны, этот способ не работает в Oracle Linux 7!

Читайте также:  Linux является системой программирования

Как увидеть подключенные репозитории

Репозиторий EPEL (Extra Packages for Enterprise Linux) — поддерживается в рамках проекта Fedora и содержит некоторые пакеты, которые не вошли в стандартный набор RHEL (CentOS). В частности в нем есть полезное приложение (утилита) htop.

Чтобы убедиться, что репозиторий EPEL включен, запустите следующую команду, которая выведет список всех доступных репозиториев.

Для Oracle Linux 7 результат будет примерно таким:

Источник

🐧 Как настроить EPEL-репозиторий в OEL 7

Вопрос: Как установить / получить пакеты из EPEL Repository на OEL 7?

1. Создайте файл репозитория, например /etc/yum/repos.d/epel-yum-ol7.repo.

# cat /etc/yum.repos.d/epel-yum-ol7.repo [ol7_epel] name=Oracle Linux $releasever EPEL ($basearch) baseurl=http://yum.oracle.com/repo/OracleLinux/OL7/developer_EPEL/$basearch/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle gpgcheck=1 enabled=1
# yum repolist Loaded plugins: langpacks repo id repo name status ol7_UEKR3/x86_64 Latest Unbreakable Enterprise Kernel Release 3 for Oracle Linux 7Server (x86_64) 669 ol7_epel/x86_64 Oracle Linux 7Server EPEL (x86_64) 991 ol7_latest/x86_64 Oracle Linux 7Server Latest (x86_64) 23,095 repolist: 24,755

3. Затем вы можете установить нужные вам пакеты, такие как nrpe, nagios, nagios-plugins с помощью команд yum.

# yum install nrpe yum install nrpe Loaded plugins: langpacks Resolving Dependencies --> Running transaction check ---> Package nrpe.x86_64 0:3.1.1-1.el7 will be installed --> Processing Dependency: nagios-common for package: nrpe-3.1.1-1.el7.x86_64 --> Running transaction check ---> Package nagios-common.x86_64 0:4.3.2-8.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved =============================================================================================================================================================================================================== Package Arch Version Repository Size =============================================================================================================================================================================================================== Installing: nrpe x86_64 3.1.1-1.el7 ol7_epel 250 k Installing for dependencies: nagios-common x86_64 4.3.2-8.el7 ol7_epel 22 k Transaction Summary =============================================================================================================================================================================================================== Install 1 Package (+1 Dependent package) Total download size: 272 k Installed size: 334 k Is this ok [y/d/N]: y Downloading packages: warning: /var/cache/yum/x86_64/7Server/ol7_epel/packages/nagios-common-4.3.2-8.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ec551f03: NOKEY ] 0.0 B/s | 0 B --:--:-- ETA Public key for nagios-common-4.3.2-8.el7.x86_64.rpm is not installed (1/2): nagios-common-4.3.2-8.el7.x86_64.rpm | 22 kB 00:00:00 (2/2): nrpe-3.1.1-1.el7.x86_64.rpm | 250 kB 00:00:01 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 244 kB/s | 272 kB 00:00:01 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle Importing GPG key 0xEC551F03: Userid : "Oracle OSS group (Open Source Software group) " Fingerprint: 4214 4123 fecf c55b 9086 313d 72f9 7b74 ec55 1f03 Package : 7:oraclelinux-release-7.1-1.0.5.el7.x86_64 (@anaconda/7.1) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle Is this ok [y/N]: y Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : nagios-common-4.3.2-8.el7.x86_64 1/2 Installing : nrpe-3.1.1-1.el7.x86_64 2/2 Verifying : nagios-common-4.3.2-8.el7.x86_64 1/2 Verifying : nrpe-3.1.1-1.el7.x86_64 2/2 Installed: nrpe.x86_64 0:3.1.1-1.el7 Dependency Installed: nagios-common.x86_64 0:4.3.2-8.el7 Complete!

Источник

Читайте также:  Is linux better for coding

How to Install EPEL Repo on Oracle GNU/Linux Distro

The Tip Simply Shows How to Add EPEL Repository in Oracle GNU/Linux Distribution.

Extra Packages for Enterprise Linux (or EPEL) is a Fedora Special Interest Group that creates, maintains, and manages a high quality set of additional packages for Enterprise Linux, including, but not limited to, Red Hat Enterprise Linux (RHEL), Oracle Linux and Scientific Linux (SL), Oracle Enterprise Linux (OEL).

How to Install EPEL Repo Oracle GNU/Linux Distro

Installing EPEL Repo on Oracle Linux

Showing Ads here is the best solution I found for not embarassing somebody about participating in a #%$Foundation^.

«When the Last Tree has been cut down, the Last Fish caught, the Last River poisoned, only then will we realize that One Cannot Eat Money.»

«No usable Computer exists today with completely Open Software and Hardware (as much as some companies want to Market themselves as such).»

Follow Us

The GNU/Linux Free Software Phylosophy

GNU/Linux Logo

Steve Jobs’ Last Words

Steve Jobs Last Words in the Darkness

«Being a Winner in a Free Computing OS Mission means to adopt a Commercial like Strategy. Transcending Duality in Oneness and so dispensing both Free and Non Free Software. Cause evangelizing Freedom in a Non Free World is like keeping a Trojan Horse. Hallelujah!»

«Using the Money just for buying Stuff and Not Supporting the Free Gift Philosophy is a sign of a Selfish and Narrow Mind.»

What can Save the World from a Blind and Quick Self-destruction.
The Immediate and Humble Mass Conversion to the Spiritual Way!
Because Earth & Nature has been Ravaged without Pity by the Wild and Selfish mass Competition to Win and Shown that U’re someone Better because you got a Lot of fla$hY Power$$$.

«Taking care if somebody is liking, following, or buying is just a serious hidrance on the priceless Way of Creative Freedom.»

Credits

Ganesha

Everlasting Glory to God, Jesus Christ, The Holy Spirit, Ganesha, Shiva, Vishnu, Krisna, Laozi, Buddha, Bodhidharma, Ma Gcig, Hakuin, Ikkyu, Nagarjuna, Tilopa, Naropa, Milarepa, Suhrawardi, St Dismas, St Francesco, St Teresa, St John, St Filippo, Eckehart. All The Holy Divinities, Avatars, Saints, Mystics, and True Spiritual Masters. Because they are in the Eternal Light of Truth & Delight Enlightening a World of Darkness, Nescience, Blindness, Uneasiness and Falsehood!

Источник

How to Install EPEL Repository on Oracle Linux 9

Hi! The Guide Simply Shows How to Install EPEL Repo in Oracle Enterprise GNU/Linux 64-bit.

Читайте также:  Linux mint environment variables

And the Extra Packages for Enterprise Linux (or EPEL) is a Fedora Special Interest Group that creates, maintains, and manages a high quality set of additional packages for Enterprise Linux, including, but not limited to, Oracle Enterprise Linux (RHEL), Oracle and Scientific Linux (SL), Oracle Enterprise Linux (OEL).

How to Install EPEL Repository on Oracle Linux 9

1. Terminal Quick-Start

2. Adding EPEL Repo

sudo su -c "dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm"

3. Enabling CRB Repo

Showing Ads here is the best solution I found for not embarassing somebody about participating in a #%$Foundation^.

«When the Last Tree has been cut down, the Last Fish caught, the Last River poisoned, only then will we realize that One Cannot Eat Money.»

«No usable Computer exists today with completely Open Software and Hardware (as much as some companies want to Market themselves as such).»

Follow Us

The GNU/Linux Free Software Phylosophy

GNU/Linux Logo

Steve Jobs’ Last Words

Steve Jobs Last Words in the Darkness

«Being a Winner in a Free Computing OS Mission means to adopt a Commercial like Strategy. Transcending Duality in Oneness and so dispensing both Free and Non Free Software. Cause evangelizing Freedom in a Non Free World is like keeping a Trojan Horse. Hallelujah!»

«Using the Money just for buying Stuff and Not Supporting the Free Gift Philosophy is a sign of a Selfish and Narrow Mind.»

What can Save the World from a Blind and Quick Self-destruction.
The Immediate and Humble Mass Conversion to the Spiritual Way!
Because Earth & Nature has been Ravaged without Pity by the Wild and Selfish mass Competition to Win and Shown that U’re someone Better because you got a Lot of fla$hY Power$$$.

«Taking care if somebody is liking, following, or buying is just a serious hidrance on the priceless Way of Creative Freedom.»

Credits

Ganesha

Everlasting Glory to God, Jesus Christ, The Holy Spirit, Ganesha, Shiva, Vishnu, Krisna, Laozi, Buddha, Bodhidharma, Ma Gcig, Hakuin, Ikkyu, Nagarjuna, Tilopa, Naropa, Milarepa, Suhrawardi, St Dismas, St Francesco, St Teresa, St John, St Filippo, Eckehart. All The Holy Divinities, Avatars, Saints, Mystics, and True Spiritual Masters. Because they are in the Eternal Light of Truth & Delight Enlightening a World of Darkness, Nescience, Blindness, Uneasiness and Falsehood!

Источник

Оцените статью
Adblock
detector