Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

CentOS7 installs third-party yum source EPEL

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

I. Introduction

EPEL is short for Enterprise Linux Add-on Package, a high-quality add-on package project for Red Hat Enterprise Linux(RHEL) and its derivative distributions (e.g. CentOS, Scientific Linux, Oracle Enterprise Linux) created, maintained, and managed by Fedora's Special Interest Group.

EPEL packages generally do not conflict with packages in the official Enterprise Linux source or replace files with each other. The EPEL project is basically the same as Fedora, including a complete build system, upgrade manager, image manager, and so on.

EPEL official website: http://fedoraproject.org/wiki/EPEL/zh-cn

Download and install EPEL

[root@localhost ~]# wget http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm[root@localhost ~]# rpm -ivh epel-release-latest-7.noarch.rpm[root@localhost ~]# yum repolist ##Check if it has been added to the source list

OK, check that it has been added to the source and you can install yum.

RPM installation errors:

Error: extract compressed file in file/usr/share/doc/epel-release-7/GPL;55d6d507 failure: cpio: read failure-no file name or directory

This error is due to errors in the downloaded source file. Just download it again.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report