Files
docs/Workflows/Linux/Fedora Workstation/Upgrading_Versions.md
Nicole Rappe 2214757a48
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 7s
Update Workflows/Linux/Fedora Workstation/Upgrading_Versions.md
2025-11-12 04:07:46 -07:00

430 B

Purpose: If you want to upgrade Fedora Workstation to a new version (e.g. 41 --> 42) you can run the following commands to do so. The overall process is fairly straightforward and requires a reboot.

sudo dnf upgrade --refresh
sudo dnf system-upgrade download --releasever=43
sudo dnf system-upgrade reboot

Additional Documentation: https://docs.fedoraproject.org/en-US/quick-docs/upgrading-fedora-new-release/