Skip to content

Instantly share code, notes, and snippets.

@ekojs
Created April 22, 2022 08:40
Show Gist options
  • Save ekojs/6d7268339b799e050a18d7b519980b72 to your computer and use it in GitHub Desktop.
Save ekojs/6d7268339b799e050a18d7b519980b72 to your computer and use it in GitHub Desktop.
Convert Centos 8 to Centos 8 Stream

Convert Centos 8 to Centos 8 Stream

dnf --disablerepo '*' --enablerepo extras swap centos-linux-repos centos-stream-repos
dnf distro-sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment