Issue: banning snapd from being installed by recording
Package: snapd
Pin: origin *
Pin-Priority: -1
into /etc/apt/preferences.d/snapd does not work in 22.04. (Same with Pin: release *, or a few other variations that I've tried.) This works for any other package (!?) and also worked for earlier versions of Ubuntu. What's happening, am I going crazy or have Canonical messed with apt to enforce snapd on us?
Pin: release *
? https://askubuntu.com/questions/75895/how-to-forbid-a-specific-package-to-be-installed Someone in the comments of the first answer mentioned it. – Terrance Apr 27 '22 at 02:11ubuntu-bug apt
and file showing how the Pin-Priority is not blocking the installation. – Terrance Apr 27 '22 at 14:09