| |
@@ -62,14 +62,9 @@
|
| |
and are also below for your convenience.
|
| |
|
| |
<pre>
|
| |
- root@centos-linux# dnf install centos-release-stream
|
| |
+ [root@centos ~]# dnf swap centos-linux-repos centos-stream-repos
|
| |
|
| |
- root@centos-linux# dnf swap centos-{linux,stream}-repos
|
| |
-
|
| |
- root@centos-linux# dnf distro-sync
|
| |
-
|
| |
- root@centos-stream# cat /etc/centos-release
|
| |
- CentOS Stream release 8
|
| |
+ [root@centos ~]# dnf distro-sync
|
| |
</pre>
|
| |
|
| |
This will result in some package updates and new packages being installed, which is expected.
|
| |