carlwgeorge / centos / centos.org

Forked from centos/centos.org 3 years ago
Clone
Blob Blame History Raw
---
title: CentOS Stream
title_lead: |
  Continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux
  (RHEL) development, positioned as a midstream between Fedora Linux and RHEL.
  For anyone interested in participating and collaborating in the RHEL
  ecosystem, CentOS Stream is your reliable platform for innovation.
layout: page
permalink: /:path/:basename/index.html
toc: false
---

## Downloading CentOS Stream
{% include centos-stream-download.html %}

## FAQ

We've got some answers to the most [frequently asked
questions](https://www.redhat.com/en/blog/faq-centos-stream-updates)
about CentOS Stream.

## Converting from CentOS Linux to CentOS Stream

```console
[root@centos ~]# dnf swap centos-linux-repos centos-stream-repos

[root@centos ~]# dnf distro-sync
```