The CentOS Project has announced the official release of CentOS Stream 10 “Coughlan”, the latest version of this Linux distribution that defines the future of Enterprise Linux. CentOS Stream, developed by engineers from Red Hat Enterprise Linux (RHEL), serves as the foundation upon which minor versions of RHEL are built, enabling users and communities to anticipate upcoming innovations in the enterprise Linux ecosystem.
What is CentOS Stream?
CentOS Stream is not just a Linux distribution; it is a platform that allows communities and enterprise users to access the latest RHEL versions before they are officially released. This makes it a key tool for those who want to actively participate in the development of enterprise Linux or seek a reliable environment for building custom solutions.
With a lifecycle of approximately five years, CentOS Stream 10 will be supported until 2030, aligning with the full support phase of RHEL 10. Moreover, Special Interest Groups (SIGs) and other communities use it as a basis for specific solutions, while RHEL customers utilize it as a preview of what will come to their systems.
An Open and Collaborative Development
One of the main features of CentOS Stream is its commitment to open development. From the source code to releases, everything happens publicly, allowing users and developers to contribute to the future of RHEL. However, not all contributions are directly suitable for CentOS Stream, as some must be directed to upstream projects like Fedora before being incorporated into future major releases of CentOS Stream and RHEL.
What’s New in CentOS Stream 10
CentOS Stream 10 arrives with significant enhancements and technological updates that reinforce its position as a leader in the enterprise Linux environment. Notable features include:
- Linux Kernel 6.12: Increased stability and performance.
- Python 3.12: New features and optimizations.
- Go 1.23 and Rust 1.82: Modern languages with improvements in security and performance.
- GNOME 47: A refreshed desktop experience.
- Valkey 7.2: Enhanced tools for enterprise solutions.
These updates make CentOS Stream 10 a powerful platform for developers and businesses looking to stay at the forefront of technology.
Getting Started
To try CentOS Stream 10, you can download the ISO file from the official project page or use a container by running the following command:
podman run -it --rm centos:stream10
This will allow you to explore the features of CentOS Stream 10 within a controlled environment on your current operating system.
Conclusion
CentOS Stream 10 “Coughlan” not only strengthens the enterprise Linux ecosystem but also provides users and communities the opportunity to actively contribute to RHEL development and design solutions tailored to their needs. With advanced features and an open development model, CentOS Stream 10 positions itself as an essential tool for those seeking innovation and stability in a Linux environment.