Exclude package from update

To Exclude

apt-mark hold <package>

To unexclude

apt-mark unhold <package>

To list on hold package

dpkg --get-selections | grep "hold"

Revision #2
Created 15 May 2023 13:06:22 by Makito
Updated 24 July 2023 13:48:39 by Makito