I want the virtualbox-ext-package package not to be updated because it always ends up freezing apt
.
I tried to make a PIN in nano /etc/apt/preferences.d/virtualbox-ext-pack-pin-99
but I don't know how to fill in the PIN release data correctly
Package: *
Pin: release o=LP-PPA-????
Pin-Priority: 99
Thanks for your help!
apt-cache policy virtualbox-ext-pack
and then use its data for correct pin syntax. – N0rbert Apr 10 '21 at 11:19