Welcome to Limda Host Mirror Server

This mirror is proudly hosted in Limda Host’s Tier III modular datacenter, located in Dhaka, Bangladesh.
BDIX bandwidth is fully uncapped on our end, allowing speeds of up to 10 Gbps with a properly configured network.
If you experience slow downloads, please reach out to your ISP for assistance.

EPEL Software Repository

Project Introduction

EPEL(Extra Packages for Enterprise Linux) 是由 Fedora Special Interest Group 维护的 Enterprise Linux(RHEL、CentOS)中经常用到的包。

Usage

The following uses CentOS 7 as an example to explain how to use the epel image of this mirror site. This method can also be used for CentOS 8 or CentOS Stream.

First install epel-release from the CentOS Extras repository:

{{sudo}}yum install epel-release

Automatically replace with the following command: (from https://github.com/tuna/issues/issues/687)

{{sudo}}sed -e 's!^metalink=!#metalink=!g' \
-e 's!^#baseurl=!baseurl=!g' \
-e 's!https\?://download\.fedoraproject\.org/pub/epel!{{endpoint}}!g' \
-e 's!https\?://download\.example/pub/epel!{{endpoint}}!g' \
-i /etc/yum.repos.d/epel*.repo

The modification results are as follows: (for reference only, different versions may be different)

[epel]
name=Extra Packages for Enterprise Linux 7 - $basearch
baseurl={{endpoint}}/7/$basearch
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch
failovermethod=priority
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7

[epel-debuginfo]
name=Extra Packages for Enterprise Linux 7 - $basearch - Debug
baseurl={{endpoint}}/7/$basearch/debug
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
gpgcheck=1

[epel-source]
name=Extra Packages for Enterprise Linux 7 - $basearch - Source
baseurl={{endpoint}}/7/SRPMS
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
gpgcheck=1

Run yum update to test it.

Need your own CentOS, Ubuntu, Fedora, cPanel, or Email server in Bangladesh?
Host it locally with Limda Host — your trusted datacenter provider.

🌐 www.limda.net | 📧 mirror@limda.net | 📞 +8809606119933 | 💬 Mirror Bangladesh (Facebook Group)

Limda Host Logo

This site is operated by Limda Host, with infrastructure provided by Limda Host.

Limda Host Logo

This site is operated by Limda Host, with infrastructure provided by Limda Host.