• @grrgyle@slrpnk.net
    link
    fedilink
    03 days ago

    Still don’t know how I’m supposed to add dictionaries to FF on snap. So many little issues like this with snaps.

  • @srestegosaurio@lemmy.dbzer0.com
    link
    fedilink
    English
    03 days ago

    Flatpak and SystemD Portable services are actually pretty good.

    That’s the direction I see Linux going. I personally use NixOS because I am sad.

  • @LeFantome@programming.dev
    link
    fedilink
    0
    edit-2
    3 days ago

    Tar is not a package manager, it is just a packaging format. AppImage has the same problem.

    Flatpak is a bit of a crappy package manager but at least it is one. And, due to its use of container technology, it allows the same packages to run on any Linux kernel (any Linux distro). That is pretty useful.

    Of the other package managers, apk 3 is my favourite but the only distro that uses it is Chimera Linux. Pacman is good. dnf / RPM is ok. apt / deb is in last place for me. The recent Ubuntu 25.04 launch snafu illustrates some of the problems with apt. The first Linus Tech Tips Linux challenge really highlighted the dangers of apt.

    I only used snap briefly but instantly hated it. Fstab was a mess. It was slow. It was proprietary. I fled before I could form an educated opinion.

    • @Samueru_sama@programming.dev
      link
      fedilink
      English
      03 days ago

      it allows the same packages to run on any Linux kernel (any Linux distro). That is pretty useful.

      flatpak itself depends on namespaces, so saying that it works on any kernel is quite an stretch.

      Can flatpak do this? This is a GIMP3 appimage running on ubuntu 10.04 without any container:

      The kernel is so old that even the appimage runtime itself complains of missing functions and has to fallback to a workaround.

  • @fossilesque@mander.xyz
    link
    fedilink
    English
    0
    edit-2
    4 days ago

    Haha, I break snap a lot less than the others, and it took a bit to figure out the differences. Appimages are annoying af. Flatpaks are my favourite when there isn’t a good old .deb. I recently broke Flatpak though so it’s on my naughty list. Snap still chugging along for some reason, I just wish the permissions weren’t so crazy strict (Nextcloud).

    Speaking of all this, I realised I’ve accidentally installed some things twice. Is there a good way to list all the different package managers together to see what is duplicated?

      • @LeFantome@programming.dev
        link
        fedilink
        03 days ago

        AppImage is a package format, not a package manager. Same with tar.

        So, I would say the primary complaint should be a lack of package management.

      • @fossilesque@mander.xyz
        link
        fedilink
        English
        03 days ago

        I want a centralised app manage, not 50. I’d probably stick them in a folder and forget them if not for Gear Lever.

          • @fossilesque@mander.xyz
            link
            fedilink
            English
            0
            edit-2
            3 days ago

            Oh perfect, they added this to topgrade.

            https://github.com/topgrade-rs/topgrade/pull/423

            But yes, they hyper trigger my ocd because I cannot manage it all in one place and they just float around as a seperate entity. I just discovered Bauh too which can manage them. The problem there lies that you have to choose one manager now to manage them all and they don’t all just detect them like a flatpak manager. They’re too manual. The more that these things are separated the more time I’ll spend fucking with them and that’s the last thing I need. I need them to be all in one place and standardised to stop my bad habits. It’s too much extra shit. I get why they’re good, it’s just not for someone that is not a dev thay actually needs to do other work.

              • @fossilesque@mander.xyz
                link
                fedilink
                English
                0
                edit-2
                3 days ago

                Different users need different things. Not everyone can run a bare bones Arch setup. I’d use it anyway even if I didn’t have a lot of updates. It’s the centralisation that’s important. It even updates Docker containers and windows. I have several devices I can just automate now. It’s a set and forget.

      • @OR3X@lemm.ee
        link
        fedilink
        03 days ago

        I once uninstalled a flatpak and it rendered another installed flatpak unlaunchable. Not even the repair function would fix it. Ended up having to use timeshift to rollback. Not sure if that was the fault of Flatpak or that one specific app but it was pretty frustrating.

      • @fossilesque@mander.xyz
        link
        fedilink
        English
        03 days ago

        I broke Gnome and now I have Flatpaks that don’t launch. I don’t want to reinstall so I am slowly fixing things.

        • @tc4m@lemmy.world
          link
          fedilink
          03 days ago

          You can try flatpak repair. Or it could be a leftover .desktop file for that app.

          You can check if that app is still installed with flatpak list

    • @tsugu@slrpnk.net
      link
      fedilink
      03 days ago

      Everything else is FOSS besides the server and snaps can even be installed locally. I wrote a section of an article about most of the complaints. Most of the complaints I hear are just elitistic bullshit that makes new users confused and spreads misinformation.

      • JackbyDev
        link
        fedilink
        English
        04 days ago

        Can you elaborate a little? I imagined this meant something like Visual Studio Code’ Marketplace (which doesn’t allow non Microsoft products to connect), but I don’t see anything about that on Snap’s TOS.

        To be clear, I’m not saying you’re wrong or anything, I’m just trying to understand.

        • People want a full open stack, and the server is closed. Its less a technical complaint and more a philosophical one.

          Not the person you are asking, just trying to add context on why some find that problematic for those who are reading later.

        • @pinball_wizard@lemmy.zip
          link
          fedilink
          03 days ago

          I don’t think it’s a TOS thing, just a lack of open source server software? To the best of my knowledge, it’s just not possible to host my own snap server. At least, I didn’t find any solution when I looked. Which seems weird, for an open source operating system.

          • JackbyDev
            link
            fedilink
            English
            03 days ago

            Surely it can be reverse engineered by the API that snap uses?

            • @pinball_wizard@lemmy.zip
              link
              fedilink
              03 days ago

              Surely it can be reverse engineered by the API that snap uses?

              Uh… Sure…

              But the competing options that require no reverse engineering are completely free, so…to each their own, I suppose.

              • JackbyDev
                link
                fedilink
                English
                03 days ago

                ffs, no need for the tone. I’m not trying to defend them. Just trying to understand what exactly the problem is and isn’t.

  • @danhab99@programming.dev
    link
    fedilink
    04 days ago

    Nix is just across the street sipping tea because it understands what it is and is at peace with the chaotic world around it.

    • @stebator@lemmy.world
      link
      fedilink
      04 days ago

      I use NixOS and Flatpak (Nix-Flatpak) to install software that is not available in Nixpkgs. Unlike Arch’s AUR, Nixpkgs has fewer popular packages. However, Nixpkgs beats AUR in terms of quantity because many Nixpkgs packages are redundant.

  • @Abnorc@lemm.ee
    link
    fedilink
    0
    edit-2
    4 days ago

    It’s not about the package management method that we use. It’s about the friends and enemies we made along the way (while arguing about package management.)

    • @srestegosaurio@lemmy.dbzer0.com
      link
      fedilink
      English
      03 days ago

      Last time I read something from the main dev I almost ran stright into the woods.

      Also idk about how it is the management situation, portals integration, etc…

        • AnimalsDream
          link
          fedilink
          English
          03 days ago

          It would, if there were no other options for package management. Package formats don’t have to be either/or. My systems typically end up with mixes of native packages, flatpak, appimages, and you could technically consider Steam a package management system as well.

        • @vrighter@discuss.tchncs.de
          link
          fedilink
          04 days ago

          or they somehow still find a way to not work. I can count the number of times i had an appimage just work, and it is exactly 2. Any other time i had crashes

  • Phoenixz
    link
    fedilink
    04 days ago

    That’s because we are…

    If .y Firefox will once again be updated without asking me and then refusing to open any page without a restart I’ll fucking lose it

    • Sonotsugipaa
      link
      fedilink
      English
      04 days ago

      Wait hold on wait, does that bullshit have something with Firefox being distributed through Snap?

      If it does, I’m going to sn… also fucking lose it

      • Phoenixz
        link
        fedilink
        04 days ago

        Yeah, it’s snap

        Always updating without letting you know, without asking and it’s ALWAYS at the most inconvenient time

        • Sonotsugipaa
          link
          fedilink
          English
          03 days ago

          Ah gotcha, it’s not the cause but it makes the problem way worse

      • @mogoh@lemmy.ml
        link
        fedilink
        0
        edit-2
        4 days ago

        I have bad news for you …

        (TBH I am not sure, but as I remember, this problem was specifically a snap problem.)

    • Has it? My complaints are: I have to use VPN software for work that replaces /etc/resolve.conf with a symlink to another location, one that sandboxed snaps can’t access. There’s no way to grant them access; the “slots” that you can connect are fixed and pre-defined. You can’t even configure the file path; it’s defined right in the source code. Not even as a #define, but the string literal “/etc/resolve.conf”. That seems like poor practice, but I guess they’re not going for portability.

      Also, I have /usr and /var on different media, chosen for suitability of purpose, and sized appropriately. Then, along comes snap, violating the File Hierarchy Standard by filling up /var with application software.

      Minor annoyances are the ~/snap folder, and all of the mounted loopback filesystems which make reading the mtab difficult.

    • UnfortunateShort
      link
      fedilink
      English
      04 days ago

      I think the main complaint is that it seems like Canonical is trying take control of Linux packaging. Don’t they handle their stuff in a way that pretty much prevents third party ‘Snap Stores’? Like, their backend being closed source and their software only accepting their own signatures?

      • @Fizz@lemmy.nz
        link
        fedilink
        04 days ago

        I dont know for sure so disregard what I say. but I remember reading that users could host their own snap repos but canonicals one was the only one at the moment. Everything about snap is open source except the webserver.

        • @lengau@midwest.social
          link
          fedilink
          04 days ago

          Yeah the API is open and there used to be an open store, but lack of interest ended up with the project shutting down. As it turns out people don’t like alternative stores nearly as much as they like the idea of alternative stores.

    • @blind3rdeye@lemm.ee
      link
      fedilink
      04 days ago

      Probably, but the stink will linger for quite a long time.

      There’s a burger place near my house that I use to go to almost every week. But then the quality started going down, and I stopped going there. That was two years ago. Maybe they fixed the problems, but I’m not going to know - because I no longer go there. Snap is like that.

  • @procapra@lemm.ee
    link
    fedilink
    04 days ago

    If flatpak didn’t make me put the entirety of KDE onto my system (thats an exaggeration but you know what I mean) I’d gladly crown it king of the package managers.

    • @LeFantome@programming.dev
      link
      fedilink
      03 days ago

      Flatpak does not install KDE by default. It is only required if you install a KDE app. You can hardly blame it if you do that.

    • @rtxn@lemmy.worldM
      link
      fedilink
      04 days ago

      I just want to point out the dependencies of Konsole (arguably a small and simple application in concept): glibc gcc-libs icu kbookmarks kcolorscheme kconfig kconfigwidgets kcoreaddons kcrash kdbusaddons kglobalaccel kguiaddons ki18n kiconthemes kio knewstuff knotifications knotifyconfig kparts kpty kservice ktextwidgets kwidgetsaddons kwindowsystem kxmlgui qt6-5compat qt6-base qt6-multimedia sh.

    • @OsrsNeedsF2P@lemmy.ml
      link
      fedilink
      04 days ago

      Psst … the first KDE app you installed via your package manager also put “the entirety of KDE” onto your system.

      • CarrotsHaveEars
        link
        fedilink
        04 days ago

        Indeed. As much of how loved and popular KDE is, fuck it. I use the glorious XFCE. XFCE is beautiful too. Fuck, I’m not the maniac who would waste 2GB just for my DE to look beautiful.

    • Plus make it hell on earth to a) access drives other than the one flatpak is installed on, b) interoperate with non-flatpak applications, and c) retain any amount of free space on my drives (exaggeration for effect).

      • @JayDee@lemmy.sdf.org
        link
        fedilink
        04 days ago

        Yeah, flatseal should come stock with flatpak IMO. You will have to configure many apps to get them to play nice with your system.

      • @OsrsNeedsF2P@lemmy.ml
        link
        fedilink
        04 days ago

        This is a “security” feature and I’m so tired of it. Same thing with Wayland, random crap doesn’t work sometimes