Mise à jour majeure de GNU+Linux Debian. Exemple de Jessie à Stretch, et au delà…
# apt update
# apt upgrade
# apt-get autoremove (1)
# vi /etc/apt/sources.list +:%s/jessie/stretch/gi +:wq
# apt update
# apt upgrade
# apt full-upgrade
# apt autoremove (1)
# apt clean
# reboot
1 | apt autoremove is defined by apt-transport-https or its dependancies. |
Between the 17th June of 2018 and until the 30th
June 2020, if you have to upgrade to
Instead of regular mirors and
|
Successfully tested from Stretch to Buster for desktop.
|
On desktop, from Jessie to Stretch, and Stretch to Buster, it was interesting to check the local and manually installed packages after the upgrade, as important system packages ended up listed with those criteria. |