Is it me or Ubuntu secretly replaces DEB Firefox with Snap Firefox?
-
Yeah, there's an entire page bitching about it on Linux Mint's website.
-
-
Red Hat and Ubuntu.
-
-
It was a collaboration, although I'm having trouble finding a source for who wanted it first.
-
-
Yup,
apt install chromium-browser
callssnap install chromium
. Looks like thunderbird is the same. There's a fwupd-snap deb but fwupd seems to be the default. -
Clearly theyโre cosplaying as a Canonical engineer whose internal explanation and pleas for them to not take this approach fell upon deaf ears /j
-
I.... I.... I don't know why I haven't done that myself. (Am now on NixOS btw) but for work maybe I ask for Debian cloud box.
-
w3m
is a proper debLooks like only firefox, chromium-browser and thunderbird are these dummy transitional packages. There's a
fwupd-snap
, but the defaultfwupd
is a full deb. -
Canonical added an epoch prefix to the firefox version number. Because that epoch (1) is higher than the implicit default (0), the official ubuntu dummy package is always considered to be a higher version than the official Mozilla package. apt doesn't look at snap packages, it installs the deb, but the ubuntu deb just runs
snap install firefox
and basically nothing else. -
-
My work cannot manage permissions well so I cannot remove snap Firefox cos its in use by another user.
Meanwhile current snap version of Firefox is crashing on my profile
-
And there are still other options!
-
I got a notification about it when I upgraded from 20.04 LTS that they will only serve it as a snap package.
-
-
-
-
I have a laptop that needs a proprietary wifi driver. I just "love" it when the debian net installer works out of the box, but after first boot wifi dies because the driver is missing in the installed instance
I need to find a lan cable, do some athletics to get to the router, then install the driver and only then I can connect via wifi
-