|
It's not for nothing that Snap is considered dangerous by SUSE and is not officially supported. They even fail basic upstream responsibilities. https://blog.linuxmint.com/?p=3906 > A year later, in the Ubuntu 20.04 package base, the Chromium package is indeed empty and acting, without your consent, as a backdoor by connecting your computer to the Ubuntu Store. Applications in this store cannot be patched, or pinned. You can’t audit them, hold them, modify them or even point snap to a different store. You’ve as much empowerment with this as if you were using proprietary software, i.e. none. This is in effect similar to a commercial proprietary solution, but with two major differences: It runs as root, and it installs itself without asking you. > First, I’m happy to confirm that Linux Mint 20, like previous Mint releases will not ship with any snaps or snapd installed. |
Currently I prefer Kubuntu/Xubuntu/Debian, where Snap works.
It's like community just complaining about Snap, and not rushing to provide pull requests for alternative package systems like Flatpak.
Without packaging to Snap, I just end up producing separate .deb package for each distro, like:
- Ubuntu 18.04
- Ubuntu 20.04
- RasPi 4
etc. Separate .deb package is needed, because different distros have different versions of dependencies.
Snap works on multiple distros with one package, that saves a lot of time.