enable epel in AWS Linux 2022

0

I am trying to enable epel in AWS Linux 2022 - I am using al2022-ami-2022.0.20220817.0-kernel-5.15-arm64 image. However, when I run rpm -Uvh dl.fedoraproject.org/pub/epel/7/aarch64/Packages/e/epel-release-*.rpm I get the following error:

error: Failed dependencies:
        redhat-release >= 7 is needed by epel-release-7-12.noarch

Not sure, if there is another way to install third party package. I am trying the basic - Linux + Apache + Certbot. There is LAMP tutorial that works fine; but the section To secure your web server (Optional) refers to Linux 2 documentation.

I also noticed that Certbot is not yet available for Linux 2022, correct?

profile picture
virshu
gefragt vor 2 Jahren5921 Aufrufe
1 Antwort
0

EPEL is a third-party, community-driven repository targeting EL distros (RHEL, and its clones or hybrids). But starting with AL2023, AL is an independent distro that uses multiple upstreams. It's not directly compatible with RHEL, and therefore EPEL packages are unlikely to work with it.

Customers in need of additional packages in AL2023 should request them through their customer representatives or support channels.

References:

AWS
beantwortet vor 7 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen