On Sun, Jan 28, 2024 at 03:57:30PM -0500, Stefan Monnier wrote: > >> How can I stop those downloads? > >> > >> Currently, I did > >> > >> systemctl mask packagekit
I don't think you're looking at the right thing. "packagekit" seems to be an interface to dbus. By itself, it doesn't do what you think it does. There is probably some other package that's *using* packagekit to do the thing you don't want done. Is "unattended-upgrades" installed by any chance?