AWS
docs.aws.amazon.com › amazon linux › user guide › what is amazon linux 2023? › package management tool
Package management tool - Amazon Linux 2023
May 22, 2026 - Use the new default package management commands. DNF in AL2023 replaces AL2's YUM command.
AWS
docs.aws.amazon.com › amazon linux › release notes › all amazon linux 2023 packages
All Amazon Linux 2023 packages - Amazon Linux 2023
The following list includes all packages for AL2023.
A case for a better package manager for Amazon Linux
i'm a little bit confused here. the available packages are not dependent on yum vs apt. it is the amazon repos that vs debian repos that determine available packages. you can add repos, and use the developers own, which sounds a little risky in some cases, but whatever. i'm not an expert by any stretch, but for basic stuff like installing packages yum and apt seemed pretty much identical to me. finding the correct package was a headscratcher at times because most sources give you debian names. but that's just what it is in the centos world i guess. but you entirely lost me with how this is related to lambda. More on reddit.com
How do I install packages with yum if outbound traffic is not allowed?
Ideally if it's a production server where you're limiting access, you've built the AMI ahead of time with all the packages and whatnot that you're going to be using, and that AMI gets deployed to production ready to serve traffic. So you wouldn't need any outbound access to access package repositories. More on reddit.com
Amazon Linux 2023 Officially Released
By default, any instances launched with the AL2023 AMI will require the use of IMDSv2-only The amount of users who are about to be shocked that curl http://169.254.169.254/latest/meta-data/ no longer works will be numerous. More on reddit.com
Amazon Linux 2022/2023
Just my musings from having built most these major OS with packer pipelines in the past, I have no affiliation to AWS or special knowledge. AL2022 was the successor to AL2 and had been under dev/testing for years. They just renamed it from AL2022 --> AL2023 a week or so ago. https://github.com/amazonlinux/amazon-linux-2023/pull/275 . I think they originally planned to GA in 2022, hence the name, and that slid out. putting out an OS is hard work. AL (1) was based off RHEL6 (red hat) AL2 was based off RHEL7 AL2023 is fedora based, so moving to more of a rolling release AL in general is derived off another OS and those OS end of life so Amazon shifts to something new which makes sense for supporting packages and such. So the way these fit in is the same as any new OS, RHEL or Ubuntu new releases. Even Windows server releases; 2012-->16-->19 etc. Traditionally, major OS revolve around a major kernel update as well which often made for breaking changes for COTs apps a client may be using. Support for AL and AL2 got extended out past initial EOL for sec updates, just guessing covid and/or getting AL2023 out the door all played in to those decisions. There hasn't in the past been a supported direct upgrade path from major AL releases, so you can't run an upgrade check and do some commands to update and existing server from AL-->AL2. Ive seen folks do that with RHEL. I've personally never been a fan in the past of in-place OS upgrades for linux or windows; so a rebuild by hand or the opportunity to put everything into Ansible or other conf was a fun adventure. More on reddit.com
Videos
45:41
AWS re:Invent 2023 - Amazon Linux 2023 and beyond (CMP336) - YouTube
11:32
Amazon Linux 2023 (AL2023) next generation of Amazon Linux from ...
47:03
AWS re:Invent 2024 - Amazon Linux AL2023 and beyond (CMP206) - YouTube
10:58
How to Set Up PHP 8.4 on Amazon Linux 2023 - YouTube
05:51
Introduction to Amazon Linux 2023 - Tutorial - YouTube
Amazon Linux 2023: Stable, Secure OS - AWS
AWS
docs.aws.amazon.com › amazon linux › user guide › updating al2023 › manage package and operating system updates in al2023
Manage package and operating system updates in AL2023 - Amazon Linux 2023
Each of these projects is managed independently from Amazon Linux and have different release and end-of-support schedules. To provide you with Amazon Linux specific information about these different packages, the DNF supportinfo plugin provides metadata about a package. In the following example, the dnf supportinfo command returns metadata for the glibc package. $ sudo dnf supportinfo --pkg glibc Last metadata expiration check: 0:07:56 ago on Wed Mar 1 23:21:49 2023...
AWS
docs.aws.amazon.com › amazon linux › user guide › al2 on amazon ec2 › configure al2 instances › manage software on your al2 instance › find and install software packages on an al2 instance
Find and install software packages on an AL2 instance - Amazon Linux 2
You can use a package management tool to find and install software packages. In Amazon Linux 2, the default software package management tool is YUM. In AL2023, the default software package management tool is DNF. For more information, see Package management tool in the Amazon Linux 2023 User Guide.
Amazon Web Services
aws.amazon.com › compute › linux from aws › amazon linux 2023 faqs
Amazon Linux 2023 FAQs
1 week ago - By default, the plugin for managing repository versions will lock to the same version that was used to build the AMI, and no security updates will be applied. You can always change the default configuration to automatically receive package updates. You can also specify to receive only security updates. Please refer to the documentation for more details. AWS provides an Amazon Machine Image (AMI) for Amazon Linux 2023 ...
AWS
aws.amazon.com › blogs › compute › introducing-the-amazon-linux-2023-runtime-for-aws-lambda
Introducing the Amazon Linux 2023 runtime for AWS Lambda | Amazon Web Services
July 15, 2024 - AWS Lambda now supports Amazon Linux 2023 (AL2023) as a managed runtime and container base image. Named provided.al2023, this runtime provides an OS-only environment to run your Lambda functions. It is based on the Amazon Linux 2023 minimal container image release and has several improvements over Amazon Linux 2 (AL2), such as a smaller deployment footprint, updated versions of libraries like glibc, and a new package ...
AWS
docs.aws.amazon.com › amazon linux › user guide › al2 on amazon ec2 › configure al2 instances › manage software on your al2 instance
Manage software on your AL2 instance - Amazon Linux 2
This information applies to AL2. For information about AL2023, see Manage packages and operating system updates in AL2023 in the Amazon Linux 2023 User Guide.
GitLab
docs.gitlab.com › install › package › amazonlinux_2023
Install the Linux package on Amazon Linux 2023 | GitLab Docs
Offering: GitLab Self-Managed · See supported platforms for the full list of supported distributions and architectures. OS requirements: Amazon Linux 2023 · See the installation requirements to learn about the minimum hardware requirements. Before you begin, make sure you have correctly set up your DNS.
AWS
docs.aws.amazon.com › amazon linux › user guide › supplementary packages for amazon linux
Supplementary Packages for Amazon Linux - Amazon Linux 2023
SPAL provides several key advantages to Amazon Linux 2023 users: Expanding AL2023 use cases — Access to popular additional packages beyond the core AL2023 repository, such as pandoc, GDAL or drbd-utils, enables customers to support multiple business and development needs. Simplifying AL2023 package management ...
GitHub
github.com › amazonlinux › amazon-linux-2023
GitHub - amazonlinux/amazon-linux-2023: Amazon Linux 2023 · GitHub
Optimized for AWS: Amazon Linux 2023 is optimized for Amazon EC2, comes well integrated with latest AWS features, and offers an integrated experience with many of AWS-specific tools. Flexible and consistent update experience: Based on Fedora, AL2023 provides frequent and flexible quarterly updates. AL2023 also locks to a specific version of the Amazon Linux package repository, giving you control over how and when you absorb updates.
Starred by 615 users
Forked by 48 users
Languages HTML
AWS re:Post
repost.aws › knowledge-center › ec2-install-extras-library-software
Install software from the Extras Library on an AL2 EC2 instance | AWS re:Post
June 18, 2025 - [ec2-user@ip-172-31-47-190 ~]$ sudo yum repolist all repo id repo name status amazonlinux Amazon Linux 2023 repository enabled amazonlinux-debuginfo Amazon Linux 2023 repository - Debug disabled amazonlinux-source Amazon Linux 2023 repository - Source packages disabled kernel-livepatch Amazon Linux 2023 Kernel Livepatch repository enabled kernel-livepatch-source Amazon Linux 2023 Kernel Livepatch repository - Source packages disabled [ec2-user@ip-172-31-47-190 ~]$
AWS
docs.aws.amazon.com › amazon linux › user guide › comparing al2 and al2023
Comparing AL2 and AL2023 - Amazon Linux 2023
2 weeks ago - Learn about key differences between AL2 and AL2023. Find out about lifespan and support, consistency with deterministic upgrades through versioned repositories, and new core packages.
AWS
docs.aws.amazon.com › linux › al2023 › release-notes › all-packages-AL2023.5.html
Amazon Linux 2023
Amazon Linux 2023 is the current version of Amazon Linux.
AWS
aws.amazon.com › blogs › aws › amazon-linux-2023-a-cloud-optimized-linux-distribution-with-long-term-support
Amazon Linux 2023, a Cloud-Optimized Linux Distribution with Long-Term Support | Amazon Web Services
November 17, 2025 - Of course, if you really want to ... updated package repository and update your machine as you do today. But did I tell you this is not a good practice for production workloads? I’ll share more technical details later in this blog post. How to Get Started Getting started with Amazon Linux 2023 is no different than with other Linux distributions. You can use the EC2 run-instances API, the AWS Command Line Interface (AWS CLI), or the AWS Management Console, and ...
Arm Developer
developer.arm.com › documentation › 109681 › 2504 › Get-started › Download-and-installation-using-System-Packages › Amazon-Linux-2-and-2023
Release Note for Arm Performance Libraries
Find technical documentation for Arm IP and software, including architecture reference manuals, configuration and integration manuals, and knowledge articles.
Medium
medium.com › @alex.ivenin › amazon-linux-2023-has-been-released-396037d47e2f
Amazon Linux 2023 | by Alexandr Ivenin | Medium
March 20, 2023 - One difference is the use of Fedora’s dnf, the successor to yum. dnf provides similar commands as yum to search, install, or remove packages, but with a few differences. For instance, where one would run the command yum list or yum install httpd in Amazon Linux 2, they can now run dnf list or dnf install httpd in Amazon Linux 2023.
AWS
docs.aws.amazon.com › amazon linux › release notes › package changes in amazon linux 2023 › new packages in al2023
New Packages in AL2023 - Amazon Linux 2023
A complete list of new packages in AL2023.11 when compared to AL1 Comparing AL1 version 2018.03 to AL2023.11 version 2023.11.20260511 . A complete list of new packages in AL2023.11 when compared to AL2 Comparing AL2 version 2026-05-13 to AL2023.11 version