[main] Doc issue in file modules/ROOT/pages/upgrading-fedora-offline.adoc #831

Open
opened 2025-04-12 15:02:56 +00:00 by hhlp · 1 comment
Contributor

Upgrading Fedora Linux Using DNF System Plugin

This is for dnf version 4

  1. Trigger the upgrade process. This will reboot your machine (immediately!, without a countdown or confirmation, so close other programs and save your work) into the upgrade process running in a console terminal:
sudo dnf system-upgrade reboot

This is for dnf version 5

Transaction stored to be performed offline. Run

1.- to restart and execute the transaction.

dnf5 offline reboot

2.- to cancel the transaction and delete the downloaded files, use .

dnf5 offline clean

Regards.,

Upgrading Fedora Linux Using DNF System Plugin ### This is for dnf version 4 5. Trigger the upgrade process. This will reboot your machine (immediately!, without a countdown or confirmation, so close other programs and save your work) into the upgrade process running in a console terminal: ``` sudo dnf system-upgrade reboot ``` ### This is for dnf version 5 Transaction stored to be performed offline. Run 1.- to restart and execute the transaction. ``` dnf5 offline reboot ``` 2.- to cancel the transaction and delete the downloaded files, use . ``` dnf5 offline clean ``` Regards.,
Contributor

Metadata Update from @pbokoc:

  • Issue tagged with: good first issue
**Metadata Update from @pbokoc**: - Issue tagged with: good first issue
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Docs/quick-docs#831
No description provided.