• kaidezee@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    3 days ago

    Don’t like it for one simple reason: no integration with the distribution. Flatpak is this sort universal solution that works, but doesn’t necessarily work hand-in-hand with the distro, unlike package managers.

  • MoondropLight@thelemmy.club
    link
    fedilink
    arrow-up
    26
    arrow-down
    1
    ·
    6 days ago

    Perhaps ironically, this is mocking a strawman. Flatpacks can be installed and managed using the terminal! Not only that but Linux-Distros have had graphical package managers for decades.

    The primary reason that distros have embraced flatpack / snap / appimage is that they promise to lower the burden of managing software repositories. The primary reason that some users are mad is that these often don’t provide a good experience:

    • they are often slower to install/start/run
    • they have trouble integrating with the rest of the system (ignoring gtk/qt themes for example)
    • they take a lot more space and bandwidth

    Theoretically they are also more secure… But reality of that has also been questioned. Fine grained permissions are nice, but bundling libraries makes it hard to know what outdated libraries are running on the systems.

  • Limonene@lemmy.world
    link
    fedilink
    arrow-up
    44
    arrow-down
    1
    ·
    7 days ago

    I’ve never heard anyone say that Flatpaks could result in losing access to the terminal.

    My only problem with Flatpaks are the lack of digital signature, neither from the repository nor the uploader. Other major package managers do use digital signatures, and Flatpaks should too.

    • Obin@feddit.org
      link
      fedilink
      arrow-up
      11
      ·
      edit-2
      7 days ago

      Nah, it’s the same as with systemd, docker, immutable distros etc. Some people just don’t appreciate the added complexity for features they don’t need/use and prefer to opt out. Then the advocates come, take not using their favorite software as a personal insult and make up straw-men to ridicule and argue against. Then the less enlightened of those opting out will get defensive and let themselves get dragged into the argument. 90% that’s the way these flame wars get started and not the other way around.

      For the record, I use flatpak on all my desktops, it’s great, and all of the other mentioned things in some capacity, but I get why someone might want to not use them. Let’s not make software choice a tribalism thing please. Love thy neighbor as thyself, unless they use Windows, in which case, kill the bastard. /s

    • buttnugget@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      7 days ago

      I was just wondering the connection between flatpaks and the terminal because I’ve never heard of flatpaks before and Wikipedia says they’re a sandboxed package management system or something?

      • Aimeeloulm@feddit.uk
        link
        fedilink
        arrow-up
        12
        arrow-down
        1
        ·
        7 days ago

        As someone who uses Flatpak you can still use the terminal to install, uninstall and do maintenance, not sure why people believe terminal is useless with Flatpak 😞

        Flatpaks are containers, same as Snaps, I personally prefer Flatpaks over Snaps, but just my personal choice. I use Flatsweep and Flatseal apps to help administrate Flatpak apps, but use terminal as well 🙂

        • BeardedGingerWonder@feddit.uk
          link
          fedilink
          English
          arrow-up
          2
          ·
          7 days ago

          I’ve no real preference so long as my PC starts stuff. The reason I avoid flatpaks is because I have at some point acquired the habit of anything I install that’s not an appimage I pretty much launch from the terminal and I remember trying flatpaks and them having names like package.package.nameofapp-somethingelse and I can’t keep that in my head.

          • setVeryLoud(true);@lemmy.ca
            link
            fedilink
            arrow-up
            3
            ·
            7 days ago

            I’ve actually been discussing the idea of Flatpaks offering “terminal aliases”, similar to what Snaps do, with some people involved in Flatpak. It’s something that could happen in the future, but for now, you can totally create an alias to run a Flatpak from a single word, it’s just a PITA.

  • Captain Beyond@linkage.ds8.zone
    link
    fedilink
    arrow-up
    12
    ·
    6 days ago

    Not a fan for a few reasons. Flathub (as far as I know) works on the app store model where developers offer their own builds to users, which is probably appealing to people coming from the Windows world who view distros as unnecessary middlemen, but in the GNU/Linux world the distro serves an important role as a sort of union of users; they make sure the software works in the distro environment, resolve breakages, and remove any anti-features placed in there by the upstream developers.

    The sandboxing is annoying too, but understandable.

    Despite this I will resort to a flatpak if I’m too lazy to figure out how to package something myself.

  • muusemuuse@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    6 days ago

    Enter the calm and quiet room

    Pass out torches and pitchforks, guns and knives

    “Snaps exist”

    War erupts.

  • limelight79@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    6 days ago

    I “grew up” with Slackware, so I definitely understand the dependency issue.

    I like flatpaks (and similar) for certain “atomic” pieces of software, like makemkv. For more “basic” software, like, say, KDE, I want it installed natively.

  • beleza pura@lemmy.eco.br
    link
    fedilink
    arrow-up
    14
    ·
    7 days ago

    flatpaks are fine and useful, i just wish we didn’t move into a scenario where applications that used to be easily available in distro repos start moving away from them and are only available through flatpaks. distro packages are just so much more efficient in every way. flatpaks are easier on maintainers and developers but that comes at a cost to the user. i have about a dozen or less flatpak apps installed and already i have to download at least 2 gigs of updates each week. i run debian

  • rumba@lemmy.zip
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    6 days ago

    I need OBS on this new computer!

    Let’s install the flatpack!

    V4l problems

    Plugins Problems

    Wayland Problems

    I’m just going back to the .deb, thanks.

  • Crabhands@lemmy.ml
    link
    fedilink
    arrow-up
    12
    ·
    7 days ago

    I’m 2 months into my Linux journey and I don’t use flatpak. I’ve had the odd problem with it. I stick to pacman and yay now.

  • spookedintownsville@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    7 days ago

    The issue I have with flatpaks is the size for most applications. It just doesn’t make sense for me. Not that it’s not useful and has it’s purposes.

    • setVeryLoud(true);@lemmy.ca
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      7 days ago

      Flatpaks aim to be a middle ground between dependency hell and “let’s pull in the universe” bloat.

      Applications packaged as Flatpaks can reference runtimes to share “bases” with other applications, and then provide their own libraries if they need anything bespoke on top of that.

      • MangoCats@feddit.it
        link
        fedilink
        English
        arrow-up
        9
        ·
        edit-2
        7 days ago

        And they are still, in my experience, slow to load, a cumbersome addition to the update process, and often un-necessary.

        Don’t get me wrong, if you’re in a tight spot and can’t make two significant software packages work in a distribution due to conflicting library version requirements… some kind of lightweight container solution is attractive, expedient, and better than just not supporting one of the packages. But, my impression is that a lot of stuff has been moved into flatpak / snap / etc. just because they can. I don’t think it’s the best, or even preferred, way to maintain software - for the desktop environment.

        (Returns to checking on his Docker containers full of server apps on the R-Pi farm…)

    • Toribor@corndog.social
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 days ago

      Fast storage is one of the cheapest components of modern PCs so I’m always surprised when Flatpak file size is brought up. It’s not something I worry about very much.

  • Lovable Sidekick@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    edit-2
    7 days ago

    Could things like this go in linuxmemes? Memes are fun but it would be nice to keep this a place for actual information. And no, this is not a comment on what it’s saying, I’m just tired of so many memes.

  • grimaferve@fedia.io
    link
    fedilink
    arrow-up
    4
    ·
    6 days ago

    Honestly? I’m a fan of Flatpaks where they make sense. I’m also okay with Appimages. Native is pretty cool. Whatever gets the thing to run really.

    I like to use the terminal to update my applications, it’s just faster. I have an alias to run an update for native packages and flatpaks. You can use your GUI of choice. Or not, it’s up to you. It’s that sort of freedom that I love about using Linux.

    In some cases, Flatpak actually helps, as in my case, with Prism Launcher. Some of my system libraries cause issues with a handful of mods, but the libraries distributed with the Flatpak get that working. Hopefully that’s not foreshadowing more future library-related issues.

  • Mahi@sh.itjust.works
    link
    fedilink
    arrow-up
    4
    ·
    6 days ago

    I’m a big fan of the idea of sandboxed apps. Flatpak is not great as it compromises sandboxing for compatibility (both with distros and apps) and also it’s quite stagnant now. But there are no other options anyway, so I use it.

  • a Kendrick fan@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    6 days ago

    Size and gnome/GTK dependencies are main reasons why I don’t use Flatpaks (I have nothing against gnome though, it just pulls in too much and KDE is worse in this regards, which is why I use Sway and River)