

Um, do you? I don’t seem to need to, never had except for major release updates and changing sources.
Just now;
root@backups:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.5
Then “apt update” and “apt upgrade” followed by “reboot” and
root@backups:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.6
(My history)
497 apt update
498 cat /etc/os-release
499 apt upgrade
500 reboot
501 uname -a
502 cat /etc/os-release
503 history







I can’t, but I take my brother with me who’s even slower.