778 B
778 B
title | description | published | date | tags | editor | dateCreated |
---|---|---|---|---|---|---|
How to update system | How to update your Rock or Rolling system | true | 2023-03-18T16:59:03.456Z | 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 ROME
- To update ROME, your rolling system, open Konsole and run the commands:
$ sudo dnf clean all ; dnf clean all ; dnf repolist
$ sudo dnf --allowerasing distro-sync
- or
- or
- or