What about Amazon Linux 2023?
Thank you for your comment. We'll review and update the Knowledge Center article as needed.
from https://docs.aws.amazon.com/linux/al2023/ug/compare-with-al2.html#epel
how long does it take for an article to be updated?Extra Packages for Enterprise Linux (EPEL)
Extra Packages for Enterprise Linux (EPEL) is a project in the Fedora community with the objective of creating a large array of packages for enterprise-level Linux operating systems. The project has primarily produced RHEL and CentOS packages. Amazon Linux 2 features a high level of compatibility with CentOS 7. As a result, many EPEL7 packages work on Amazon Linux 2. However, AL2023 doesn't support EPEL or EPEL-like repositories.
It's a good question: why can't we use EPEL or amazon-linux-extras on Amazon Linux 2023? I raised an AL2023 server and it reached a point that it ended up useless. I'm considering trying an older AL version (which is ridiculous) or a different Linux distro (which I would not like to do due to the company's standards)..
Thank you for your comment. We'll review and update the Knowledge Center article as needed.
@AWS Official - When will the Knowledge Center article be reviewed to include EPEL? You must have a timeline.
Any idea how to get this working on AL2023?
Thank you for your comment. We'll review and update the Knowledge Center article as needed.
sudo yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm no longer works as the file epel-release-latest-7.noarch.rpm is not present in https://dl.fedoraproject.org/pub/epel/
Try adding Fedora repo as an alternative https://serverfault.com/questions/1134749/aws-2023-ami-linux-installation-of-epel-release-latest-8/1160519#1160519
Relevant content
- asked 3 years ago
- asked 3 years ago

