getting to step 3 freezes the computer every time. i guess no updates until #6585 is fixed.
Example using only the command line (all commands with sudo or as root):
- In dom0:
qubesctl --show-output state.sls update.qubes-dom0 - In dom0:
qubes-dom0-update --clean -y - In dom0: `qubesctl --show-output --skip-dom0 --templates state.sls
update.qubes-vm - In dom0:
qubesctl --show-output --skip-dom0 --standalones state.sls update.qubes-vm - In every Fedora template and standalone:
dnf -y --refresh upgrade - In every Debian template and standalone:
apt-get clean && apt-get -y update && apt-get -y dist-upgrade && apt-get clean