🌐
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
Applying package updates is a privileged operation. Although elevating privileges is typically not required when running in a container, if running in a non-containerized environment such as an Amazon EC2 instance, you can check for updates without elevating privileges. $ dnf check-update --releasever=2023.1.20230628 Amazon Linux ...
Discussions

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
🌐 r/aws
90
246
March 15, 2023
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
🌐 r/aws
14
40
March 5, 2023
Has anyone successfully upgraded AmazonLinux2 (or 2023) to OpenSSH v9?
Amazon should be backporting any security patches that are needed. No need to force an upgrade to a new version outside the scope of the distribution release. I’ve found that most tools just scan the version installed or being reported and can’t really tell if the security issue is present. There are places you can look to see what patches have been backported for example: https://alas.aws.amazon.com/alas2.html More on reddit.com
🌐 r/aws
8
2
September 13, 2023
Installing php-pecl-memcached on Amazon Linux 2023 (or other?)
What I would highly recommend is building a docker container. Based on alpine if you can. This takes the host os completely out of the picture and paves the way to get it in to just running on fargate. It honestly isn’t that hard. AL 2023 is not designed to be a pet. It is designed to be cattle. Or an underlying infrastructure component that supports cattle. More on reddit.com
🌐 r/aws
9
2
October 27, 2023
🌐
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 616 users
Forked by 48 users
Languages   HTML
🌐
AWS
docs.aws.amazon.com › amazon linux › release notes › amazon linux 2023 release notes
Amazon Linux 2023 release notes - Amazon Linux 2023
Amazon Linux 2023 release notes, which provide information about new features, updates, and fixes.
🌐
AWS
aws.amazon.com › about-aws › whats-new › 2023 › 03 › amazon-linux-2023
Announcing Amazon Linux 2023 - AWS
March 15, 2023 - With deterministic upgrades through ... more efficiently by ensuring consistency between package versions and updates across your environment. For a full comparison, see Comparing Amazon Linux 2 and Amazon Linux 2023....
🌐
Medium
medium.com › develeap › amazon-linux-2023-review-d4a54e95961c
Amazon Linux 2023 review | by Ro'i Bandel | Develeap
March 22, 2023 - I am not opposed to that idea personally for some packages, but then we should at least get packages like podman and ansible. Another thing to know about the AL2023 repos, is that they use Deterministic upgrades through versioned repository. Starting with Amazon Linux 2023, Amazon plans to ...
🌐
Microsoft
packages.microsoft.com › amazonlinux › 2023 › prod › Packages
Index of /amazonlinux/2023/prod/Packages/
Index of /amazonlinux/2023/prod/Packages/ · / a/ 13-Apr-2026 19:14 102.4 MB l/ 15-Apr-2026 01:47 912.4 kB m/ 25-Mar-2026 15:55 149.7 MB v/ 04-Sep-2025 23:29 54.3 MB
Find elsewhere
🌐
Amazon Web Services
amazonaws.cn › home › products › amazon linux 2023 faqs
Amazon Linux 2023 FAQs
1 month ago - For example, default Python version in Amazon Linux 2023 may be 3.8, but we will add Python 3.9 (python39) as a separate namespaced package whenever it is made available. These additional packages will closely follow their upstream release cadence and support model and their support policies can be accessed by the package manager for compliance and security use cases.
🌐
Mondoo
mondoo.com › home › blog › amazon linux 2023: a comprehensive overview of new features and updates
Amazon Linux 2023: A Comprehensive Overview of New Features and Updates
March 22, 2023 - Additionally, upgrading a long-lived instance from Amazon Linux 2023.0 to Amazon Linux 2023.1 is as simple as pointing it at the Amazon Linux 2023.1 package repository using the dnf package manager and executing a few commands.
🌐
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 › user guide › comparing al2 and al2023
Comparing AL2 and AL2023 - Amazon Linux 2023
3 weeks ago - To request a package to be added or changed in AL2023, file an issue in the amazon-linux-2023 repo
🌐
Reddit
reddit.com › r/aws › amazon linux 2023 officially released
r/aws on Reddit: Amazon Linux 2023 Officially Released
March 15, 2023 - Yeah, you're right it seems. They removed the command, and the option to add epel. Shame for adding higher runtime versions of packages like python. They claim they will update them via quarterly releases, though... Source: https://aws.amazon.com/linux/amazon-linux-2023/faqs/
🌐
AWS
docs.aws.amazon.com › amazon linux › user guide › using amazon linux 2023 outside of amazon ec2 › supported configurations of amazon linux 2023 for use in non-amazon ec2 virtualized environments › requirements for running amazon linux 2023 on hyper-v
Requirements for running Amazon Linux 2023 on Hyper-V - Amazon Linux 2023
April 20, 2026 - This section covers the requirements for running Amazon Linux 2023 on Hyper-V. The Hyper-V images of AL2023 are available only for the x86-64 architecture. Hyper-V images for aarch64 are not available or supported at this time.
🌐
Amazon
alas.aws.amazon.com › AL2023 › ALAS2023-2026-1400.html
ALAS2023-2026-1400
Issue Correction: Run dnf update nerdctl --releasever 2023.10.20260202 or dnf update --advisory ALAS2023-2026-1400 --releasever 2023.10.20260202 to update your system. More information on how to update your system can be found on this page: Amazon Linux 2023 documentation
🌐
AWS
docs.aws.amazon.com › amazon linux › user guide › aws integration in al2
AWS integration in AL2 - Amazon Linux 2
AL2 and AL1 have version 1 of the AWS CLI preinstalled. The current release of Amazon Linux, AL2023, has version 2 of the AWS CLI preinstalled. For more information about using the AWS CLI on AL2023, see Get started with AL2023 in the Amazon Linux 2023 User Guide.