How can I install an Apt package, and prevent its systemd process from starting?
A similar question was asked and answered years ago, except for SysV instead of systemd.
(Installing the package, and stopping its systemd service isn't a good enough solution.)