docs: update distribution/guides/how-tos/howto-update-system
This commit is contained in:
parent
9e73d46c53
commit
ced722e625
|
@ -2,7 +2,7 @@
|
|||
title: How to update system
|
||||
description: How to update your Rock or Rolling system
|
||||
published: true
|
||||
date: 2021-09-26T21:37:12.101Z
|
||||
date: 2022-10-16T10:24:04.988Z
|
||||
tags: documentation, howto, user-guide
|
||||
editor: markdown
|
||||
dateCreated: 2021-02-19T15:43:53.051Z
|
||||
|
@ -16,8 +16,8 @@ $ 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:
|
||||
## 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
|
||||
|
|
Loading…
Reference in New Issue