On Thu, 29 May 2025, Greg Wooledge wrote:

> 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.
>

is that the same as apt-mark hold PKGNAME

Reply via email to