fedora_42_migration_notes

Fedora 42 Migration Notes

Installation

This time I did an in-place upgrade using steps listed on https://philipnewborough.co.uk/blog/upgrading-from-fedora-41-to-fedora-42

Specific commands were the following:

sudo dnf –refresh upgrade && sudo reboot
sudo dnf system-upgrade download –releasever=42
sudo dnf5 offline reboot

First I had to remove passwordsafe-fedora41-1.20.rpm and then do dnf install ./passwordsafe-fedora42-1.22.rpm using the locally-saved RPM from GitHub.

fedora_42_migration_notes.txt · Last modified: by juckins