Computer Tips - Fedora: how to upgrade to the new Fedora beta

Date: 2022apr7 Updated: 2023mar15 OS: Linux Distro: Fedora Keywords: update Q. Fedora: how to upgrade to the new Fedora beta A. As root:
dnf --refresh upgrade dnf install dnf-plugin-system-upgrade dnf system-upgrade download --releasever=NN --setopt=module_platform_id=platform:fNN dnf system-upgrade reboot dnf clean packages (Optional)
where NN is the new version number This worked for me going to 32, 33, 34, 35, 36, 37, 38. Based on https://www.reddit.com/r/Fedora/comments/b8jqyq/announcing_the_release_of_fedora_30_beta/