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
|
title: How to update system
|
||||||
description: How to update your Rock or Rolling system
|
description: How to update your Rock or Rolling system
|
||||||
published: true
|
published: true
|
||||||
date: 2021-09-26T21:37:12.101Z
|
date: 2022-10-16T10:24:04.988Z
|
||||||
tags: documentation, howto, user-guide
|
tags: documentation, howto, user-guide
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-02-19T15:43:53.051Z
|
dateCreated: 2021-02-19T15:43:53.051Z
|
||||||
|
@ -16,8 +16,8 @@ $ sudo dnf clean all ; dnf clean all ; dnf repolist
|
||||||
$ sudo dnf upgrade
|
$ sudo dnf upgrade
|
||||||
```
|
```
|
||||||
|
|
||||||
## How to update Rolling
|
## How to update ROME
|
||||||
- To update your Rolling system open Konsole and run the commands:
|
- To update ROME, your rolling system, open Konsole and run the commands:
|
||||||
```
|
```
|
||||||
$ sudo dnf clean all ; dnf clean all ; dnf repolist
|
$ sudo dnf clean all ; dnf clean all ; dnf repolist
|
||||||
$ sudo dnf --allowerasing distro-sync
|
$ sudo dnf --allowerasing distro-sync
|
||||||
|
|
Loading…
Reference in New Issue