• Not a secret, but annoying as hell. I usually replace it with a Flatpak and uninstall Snap.

  • I suggest Mint or straight Debian. I prefer Mint for anything graphical, Debian for headless

      • I’ve just found it’s more polished right out of the box. Definitely more new-user-friendly, like Ubuntu, but with Snap gutted out.

        I have been using the regular Mint (based on Ubuntu), but I’m probably going to use the Debian edition next time I install a new system

    • I’m aware that when the user runs(without adding Mozilla’s apt repository),

      sudo apt install firefox

      the snap version of Firefox is installed. But I never heard that, though APT is configured to install Firefox from Mozilla’s repository, the DEB version will be uninstalled and the Snap version will be installed.

      • Firefox now has instructions on their “Debian-based” install section about pinning their repo over Canonical’s so that doesn’t happen.

        Because you’re right, Canonical does think so highly of their product that they will constantly attempt to undermine other options against your will.

      • 1 year

        Yes, this is known. They do the same for Chromium. If you want a browser from ubuntu, it’s going to be a snap.

        • w3m is a proper deb 😛

          Looks like only firefox, chromium-browser and thunderbird are these dummy transitional packages. There’s a fwupd-snap, but the default fwupd is a full deb.

    • From a security standpoint? Not even close. From a software-release validation requirement, not even in the same galaxy. If they look the same, it’s only due to Clarke’s law.

      • It’s a joke based of the fact that when you type apt install firefox on ubuntu, it will install the snap instead of the deb package, which is what you would expect when you use apt to install something.

        • That is not the same thing as “snap and apt Firefox are the same”. They just hijacked apt to force snap in.

          • So both commands do the same thing… right? I’m not saying snap and apt are the same in general.

            • Yeah for sure, I read your comment as excusing canonical screwing with user intent but I see that’s not what you meant.

              • Yeah, I really dislike snap and have puppet clean it out and add in the real mozilla repo for me. If I wanted sandboxed apps I’d probably look at flatpak but I think there’s still work to be done there also.

      • 1 year

        You are missing the attribution. The person you are replying to is making a joke that Canonical says they are the same, not that they are actually the same.

        • 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

  • 1 year

    They have been doing this for a while.

    Would recommend you to stick to MX,Mint or if you care only about stability and not Updates debian.

    • I must have hit that 1% last time. I assembled a new PC, wanted to install debian and could not get a login screen after installation. At that point I wanted something that just works. I installed Xubuntu and had the machine ready right away.

    • 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.

      • For work, you could also try Fedora Workstation or Linux Mint Debian Edition. Debian is pretty barebones, but if that isnt a bother then do whatever.

        • It’s not barebones. I use it as my main desktop and barely notice any difference from Ubuntu, it has every package I’ve ever needed. I think that mentality of Debian being “bare” is outdated.

          @[email protected] this is for you, too.

          • I had a friend jump ship from Windows and they said that Debian felt barebones. I personally dont have any problem with it, I use it all the time for VMs, server, and I used to main it. I still think it is missing a lot of user-friendly small things that i never noticed on my own because I am very comfortable with Linux.

            • They do install less by default, but I’d love to pick their brain to understand what they meant. Oh well ¯_(ツ)_/¯

              • Linux just isnt transparent about some things. Beginners most have problems when they use a GUI tool and then have to still edit a file. Like dirt example, adding a new drive using GUI disk utility and then sometime in the future disconnecting the drive and being forced into emergency mode.

                • Uhh, that’s a thing in any modern distro? I plug and unplug SATA drives all the time.

                • I’d suggest the KDE flavor of Debian, then. Its settings manager is divine, and its software management platform ties every other package management system in (apt/dpkg for Debian, yum for Redhat, pacman for Arch, plus flatpak, nixpkg, and even snaps if you absolutely must). By default starting in Plasma 6.0.

                  More to @fmstrat’s point, and to suggest a possible cause your friend had that impression: if you install the Minimal flavor of any distro, you’re going to get a minimal experience.

    • I got a notification about it when I upgraded from 20.04 LTS that they will only serve it as a snap package.

  • Yes. That was the last straw for me. I switched to debian stable, and haven’t looked back since

    • Debian will have snaps and flatpaks and all the same insecure black-box drek.

      Given how much they violate ISO27002, I can’t see them ever being run in a regs-compliant shop.

    • Since when this became a known thing? I’m aware that the snap version is installed when the user is trying to install the deb version of Firefox by running,

      sudo apt install firefox

      But I never heard that the installed DEB version of Firefox is replaced by Snap version of Firefox.

      • 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.

  • Have you correctly set your apt preferences? I didn’t have any issues anymore since I’ve done that.

    • I’m sure that I’ve set the apt preferences according to Mozilla’s article. I’ll have to wait and see until a new update arrives to Firefox.

  • Yup. They also did this with Docker, and it broke my setup (and was a bitch to debug).

    This was a couple of years ago, and I haven’t used Ubuntu unless absolutely necessary (and then usually in a container).

  • Definitely not you, they absolutely do this with snaps and have for a while. This was the main reason I stopped using Ubuntu.