wiki/doc/guides/howto-update-system.md

612 B

title description published date tags editor dateCreated
How to update system How to update your Rock or Rolling system true 2021-02-19T15:43:53.051Z documentation, howto, user-guide markdown 2021-02-19T15:43:53.051Z

How to update system

How to update Rock

  • To update your Rock system open Konsole and run the commands:
$ sudo dnf clean all ; dnf clean all ; dnf repolist
$ sudo dnf upgrade

How to update Rolling

  • To update your Rolling system open Konsole and run the commands:
$ sudo dnf clean all ; dnf clean all ; dnf repolist
$ sudo dnf --allowerasing distro-sync