Hacker News new | ask | show | jobs
by kaliszad 1014 days ago
Apt is the default thing that manages dpkg for you, does dependency resolution, etc. dpkg is quite low level actually. Snap and Flatpak and others are en vogue now, they are basically more app-storey approach to application installation, permissions and more. So apt/ dpkg or if you are on Fedora dnf/yum/rpm are the traditional approaches and Snap/ Flatpak is a very different approach altogether.

I would probably just deinstall the Discord from Snap and keep using the .deb/ dpkg approach.