Hacker News new | ask | show | jobs
by akvadrako 1337 days ago
You don't have to use Snap at all. I've been using latest Ubuntu for a few years and I just uninstall it after every major upgrade.

I do use flatpak for a lot of stuff, but it's better than Snap in many ways: it's faster, you can upgrade while apps are running, it allows third party repos, etc...

2 comments

They make it nearly impossible to avoid snap. Every couple of upgrades, they unconditionally run a script that forcibly removes the Firefox deb and installs the snap. Nothing I've tried has been able to prevent this. It seems to be hard coded somewhere.

So it's kind of like saying "well you don't have to stay in the pit" except you keep pushing me in the pit every time I climb out.

I'm not finding this to be the case, on every computer I now uninstall snapd completely and use the firefox-esr PPA (mentioned elsewhere), and I am able to apt-get dist-upgrade regularly with no problems.
And also, you do not need administrative privilege to install Flatpak apps. Snap mandates administrative privilege. The only downside is accessing utilities from frameworks using command line is difficult and tricky in Flatpak.