Loading howto/upgrades/bookworm.md +1 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,7 @@ See the "conflicts resolution" section below for how to handle export LC_ALL=C.UTF-8 && sudo ttyrec -a -e screen /var/log/upgrade-bookworm.ttyrec apt-mark manual bind9-dnsutils apt-mark manual bind9-dnsutils puppet-agent apt purge gcc-9-base gcc-10-base apt purge $(dpkg -l | awk '/^rc/ { print $2 }') # purge removed packages apt autoremove -y --purge Loading Loading
howto/upgrades/bookworm.md +1 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,7 @@ See the "conflicts resolution" section below for how to handle export LC_ALL=C.UTF-8 && sudo ttyrec -a -e screen /var/log/upgrade-bookworm.ttyrec apt-mark manual bind9-dnsutils apt-mark manual bind9-dnsutils puppet-agent apt purge gcc-9-base gcc-10-base apt purge $(dpkg -l | awk '/^rc/ { print $2 }') # purge removed packages apt autoremove -y --purge Loading