Re: Disable upgrades on grub
Greg Wooledge composed on 2025-05-29 14:27 (UTC-0400):
> On Thu, May 29, 2025 at 17:54:00 +0000, xuser wrote:
>> How to configure apt to not install upgrades for grub?
> echo "PKGNAME hold" | sudo dpkg --set-selections
> Do that for each package you want to put on hold.
I did not know that. I use:
apt-mark hold packagename - to lock
apt-mark unhold packagename - to unlock
apt-mark showhold packagename - to list locked packages
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata
Reply to: