We’ve had folks doing so without trouble. However, as always…always, always, always have a backup of your important data.
-
Disable PPAs (likely not needed, but a good practice.)
-
Always make sure you’re fully update BEFORE upgrading.
sudo apt update && sudo apt upgrade -y && snap refresh
- And as always, upgrades can fail. Generally rare, but this is why we backup - just in case a fresh install is needed.