In a surprise move, Ubuntu developers have agreed to stop shipping Flatpak, preinstalled Flatpak apps, and any plugins needed to install Flatpak apps through a GUI software tool in the default package set across all eight of Ubuntu’s official flavors, as of the upcoming Ubuntu 23.04 release.

  •  wiki_me   ( @wiki_me@lemmy.ml ) 
    link
    fedilink
    English
    131 year ago

    Flavor leads (apparently) agree

    Press X to doubt

    Ubuntu asking its flavors to stop using something because it doesn’t is a head scratcher. Flavors regularly use things Ubuntu doesn’t, things you could argue are more intrinsic to an “Ubuntu experience”, like installers, login managers, icon themes etc. Why single out Flatpak?

    IMO Canonical wants to make snap like google play, where people sell stuff and they take a 20-30 percent commission

    • The most popular non-Canonical derivatives, Linux Mint and POP OS, have both totally rejected and vocally criticize Canonical’s bullshit, Snap or otherwise. This isn’t going to make the fall in line, this is going to make them finally get serious about ditching Ununtu and switching directly to the upstream Debian base.

  • I have said and will keep saying this, Snap continues to be one of the worst things Canonical has tried to pass off as “production ready” at least in recent times, and every time they push more for it makes me consider them even more of an untrustworthy distro vendor.

    My personal experience with it is that I had to nuke it off the computers I maintain last time we updated Ubuntu to the new release (unfortunately I don’t control what OS we’re using, otherwise Ubuntu would have been gone faster than you could say “Snap”), because these computers have user homes on a network drive, which isn’t under /home, and snap just flat out refuses to work when that is the case.

    It wouldn’t even be such a problem if they hadn’t removed Firefox among other things from their repositories, but as it is right now, there’s no way to run Firefox on Ubuntu without mucking around with PPAs if your user home is not under /home. This bug about that has been open for 7 years!

    That said, I think this is fine considering Flatpak is still going to be available in the repositories, just not installed by default. I’m much more a fan of “install what you need”, anyway. (But then again, that’s not the style of distro Ubuntu wants to go for.)

    • I’m okay technically with Snap, and I appreciate that it can do CLI programs as well which Flatpak can’t (to my knowledge. My issue with it is that Canonical has dug their feet in on making their store the default and only package source for everyone. It’s clear to me that they want to be the gatekeepers of software on Linux.

      • Yeah, it definitely does CLI applications better, I think Oracle uses it for some of their system monitoring services on Oracle Cloud for example. At least the snap issue I linked is also still open unlike the issue for better CLI handling for Flatpak which was closed without being fixed and makes the guy who closed it look like an arrogant asshole.

        To be honest I don’t really like either of these because they both have big flaws like that, and of the three major “standalone app formats” I prefer AppImage the most simply because I can just download those without needing to install some other daemon first.

        • @2xsaiko Was this in response to my response to someone asking about new distros? New to Mastodon!

          Haven’t noticed the snaps much, but when I have, it was something weird that made me think it probably wouldn’t have happened if I hadn’t installed the snap… probably my aversion to learning something new and unrelated. I absolutely hated systemd when it first got pushed by Redhat, but I’ve come around.

          Yeah, not liking the tone of that developer. Maybe needs an LLM-bedside-coprocessor. ;)

  •  Ephera   ( @Ephera@lemmy.ml ) 
    link
    fedilink
    English
    81 year ago

    by making it clearer about what an “Ubuntu experience” is.

    The user experience will be worse, because they can’t use Flatpaks without jumping through extra hoops.

    So, I guess, a “Ubuntu experience” is a bad experience. Not going to argue with that.

  • This is bizarre. Snap has improved a tiny bit over time, but it continues to not be that great. Meanwhile, flatpak is miles ahead. Things are generally just smoother and less annoying, even when Snap is working as intended.

    Personal anecdote: I was having no end of trouble with Inkscape, it was just not working, very unreliable, all sorts of very odd issues. It got worse and worse over time to the point where it didn’t even seem to understand paths to open files anymore, if it even felt like opening that day. I tried reinstalling, clearing the config, all sorts of things. I suspected maybe the version of Inkscape Snap was giving me might have a bug in it so I was looking around for alternative ways to install an older version and then for some reason I tried Flatpak. It was like some kind of magic. Totally night and day. All of a sudden Inkscape had absolutely none of the issues that the Snap version had. It just worked. After that I realized that it hadn’t been a bug in that version of Inkscape at all, it was just Snap.

    I haven’t had any issues with any other Snaps, but that incident really opened my eyes to just how bad things can get if a program isn’t packaged correctly.