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
질문됨 2년 전5921회 조회
1개 답변
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
답변함 7달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠