Is it me or Ubuntu secretly replaces DEB Firefox with Snap Firefox?
-
I suspect that what's happened is you installed the apt version, then at some point upgraded it and there was a version in the main repo that had a higher version number and installed the snap version. If two repositories both have a package with the same name, and no other rules in place, the higher version number wins.
If that is the case, you need to pin the firefox package to the mozilla repository. You can find more details here: https://wiki.debian.org/AptConfiguration
-
Solve the problem. Drop ubunutu
-
Yes. That was the last straw for me. I switched to debian stable, and haven't looked back since
-
Hah! Me too, exactly this.
-
No defending Ubuntu but wasn't this clarified to be Mozilla's deploying it via Snap and requesting to remove the apt installation?
-
-
Because not everyone wants to spend their time babysitting an OS and Ubuntu has a 20-year track record of dependability.
-
It takes a little more than just adding a different repository to your package manager, you have to tell apt which to prefer:
echo '
Package: *
Pin: origin packages.mozilla.org
Pin-Priority: 1000Package: firefox*
Pin: release o=Ubuntu
Pin-Priority: -1' | sudo tee /etc/apt/preferences.d/mozilla -
Exactly. Enough with the inane conspiracism.
-
Why even enable snaps? It's like asking to have headaches.
-
Well then you haven't been following it closely. As someone else said, the reason is simple: the Snap version is more recent (like it or not) and in Ubuntu
apt
is configured to take into account Snap packages. -
It's more than that. Ubuntu copies the Debian repos and then applies their own changes on top. Debian has a native (DEB) Firefox package, so Ubuntu specifically has to remove it for every new version.
-
It's a dilemma; most Windows and Mac users would benefit from that kind of locked-down, idiot-proof format. Even having the choice of multiple repos is too much for them. So while I personally hate it, that's what most people (i.e. non-Linux users) want and need.
I recommend Ubuntu as the beginner distro for everyone, but with the hope that they eventually drop the training wheels and switch to Debian.
-
Debian testing just isn’t a very good rolling release disto
What makes you say that?
-
-
You could compile it from source yourself, and you won't even have to worry about packaging and package managers.
-
-
While I get that, Debian fits that role extremely well.
-
I think fedora is best for user that want a recent kernel and reasonably fast update cycle (like not a year behind) but are not interested in rolling (for whatever reason ever).
I love rolling and had no issues due to rolling yet
-
How did you get snap on mint?!
I once tried it as a noob and mint was always “snap bad! Don’t do this! You will regret” even on try to circumvent it