Warning: At this time (2024-07-30) this will not work easily. At this time this is not recommended. There are to many Plasma5 vs. Plasma6 conflicts. If you choose to do this you get to figure out how to resolve those conflicts. If you do figure this out please post in Support forum so we can test and update this how to article.
This will work again when we drop Plasma5 packages.
Hello,
- OpenMandriva Lx version:
Rock/5.0 Plasma desktop
- Desktop environment (KDE, LXQT…):
Plasma
- Relevant informations (hardware involved, software version, logs or output…):
Upgrading from Rock/5.0 to ROME/rolling:
-
Be sure your Rock/5.0 system is fully up to date.
-
If there are any problems in your Rock system fix them before doing the system upgrade.
-
Open “Software Repository Selector” and switch repos to rolling. Disable any 3rd party repos, you can re-enable them after the system upgrade.
Run the following commands in Konsole:
-
sudo dnf clean all
-
sudo dnf dsync --allowerasing | tee dsync.log.txt
-
sudo dnf autoremove | tee autoremove.log.txt
-
Reboot (type reboot in Konsole and hit Enter)
-
To check that upgrade was successful: In Konsole type
cat /etc/release
and/orneofetch
.
Note: The lcommand sudo dnf dsync --allowerasing | tee dsync.log.txt
creates the log dsync.log.txt
in case there may be some problem. Likewise the command sudo dnf autoremove | tee autoremove.log.txt
creates the log autoremove.log.txt
.
Note-2: You could install fastfetch
IMO it is better than neofetch
.
- Description of the issue (screenshots if relevant):