• Captain Aggravated@sh.itjust.works
      link
      fedilink
      arrow-up
      30
      ·
      edit-2
      1 year ago

      As far as I’m concerned Flatpak has won the “universal Linux package manager” war.

      Snap is a non-starter because of its proprietary back end, appimage has no distribution or automation built in. Flatpak has its faults (why does it put things in /var of all places?) but it’s the best I’ve seen.

      I’d like to add: I think it’s won not by being the best, but being the least worst. I would like to invite whoever came up with that com.flatpak.FlatPak bullshit to consider a career more suited to their skill set than computer programming, such as vagrancy.

      • Techognito@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        1 year ago

        I thought the com.flatpak.Appname came from Android, so I guess google is to blame?

        /var is really annoying, especially when partitioning, previously I could just have a /var partition, but now I need to do /var/log specifically

        • XTornado@lemmy.ml
          link
          fedilink
          arrow-up
          14
          ·
          1 year ago

          I mean doesn’t that come from Java naming conventions? Which then makes sense that it continued on Android… but Why did it end up on FlatPack!?

    • Sparking@lemm.ee
      link
      fedilink
      English
      arrow-up
      16
      ·
      edit-2
      1 year ago

      I really like flatpak! But it has its limitations. Thats okay!

      There is just a space for containerized images of desktop apps that are distro independent. Linus talks about this at a QA, but having a maintrainer for every app and every distro under the sun is just a waste (he used his diving app as an example). Flat park is a good solution for packaging up apps, and it makes sense for stand alone apps that have a lot of moving parts and don’t need to integrate with the rest your intro. Their are basically 5 apps that I use everyday that install through flatpak. Stuff like discord and Joplin.

      At the same time, if something is supported through the distro package manager directly, I would rather install through that. Especially for core system components, but also for apps that aren’t really daily drivers for me. I definitely feel like I have to actively maintain flatpak installations, so if I can install without a flatpak, I would rather not. For small apps, especially simple command line apps, their probably isn’t that much maintenance work to get them on the distro anyway.

    • snowraven@sh.itjust.works
      link
      fedilink
      arrow-up
      12
      ·
      1 year ago

      It’s as close to a “universal packaging system” as can get now.

      There was a lot of talk back in time, when Ubuntu decided to forcefully shove snaps onto users. The thing is, Ubuntu could have embraced flatpaks like many other distros but it chose snaps which is not ideal for people who like an OS whose primary goals revolve around freedom and privacy. You see, it is the proprietary nature of snaps that gets them this hate.

      Appimage and other packaging methods don’t get this hate because they are open source and users have a “choice”. What we are seeing against snaps is the result of forcing people to a choice, ofcourse the people in question are linux users - people who are famous about taking freedom of choice seriously. Yes, you can get ride of snaps on Ubuntu but you can get rid of lot of ads and stuff on windows with a lot of tinkering too - I think you see the point.

      Many people tend to have a preference for flatpaks because they do basically what snaps do but better and ofcourse flatpaks fit into the “freedom and privacy” spirit of linux.

    • recarsion@discuss.tchncs.de
      link
      fedilink
      arrow-up
      5
      ·
      1 year ago

      I see why it exists but avoid it (and all other universal package formats) like the plague. Never had a good experience with it.

    • hearthing@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      I like Flatpak. It does what it needs to and I rarely, if ever, have issues with Flatpak apps. It’s night and day compared to Snap.