• Victor@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    9 hours ago

    One note about Waterfox is that I would have liked if it was added to the official Arch Linux repos. I installed fine with the AUR, but still.

    Available on Flathub.

    I tend to go with Flathub before the AUR, if available. 👍

    • gamer@lemm.ee
      link
      fedilink
      arrow-up
      4
      ·
      7 hours ago

      I tend to go with Flathub before the AUR, if available.

      This is the correct way to Linux in 2025

      • Victor@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        7 hours ago

        Cool. Could you elaborate? Because I only do this because of some kind of gut feeling… 😅

        • gamer@lemm.ee
          link
          fedilink
          arrow-up
          4
          ·
          6 hours ago

          Flatpaks are containerized, making them both more reliable and more secure (in general… but it’s always possible to fuck things up).

          Besides the benefits to users, there are also huge benefits to developers: they can publish a single package and support nearly every distro with it.

          It’s often impossible for a dev to publish and maintain packages for all Linux distros out there, so stuff on AUR is built and packaged by well-meaning, but random people who are not the original developer. This very often leads to the app having bugs and compatibility issues which the developer ends up wasting time debugging and trying to fix even though it’s not their fault. (although downstream packagers can fuck this up too by publishing their own unofficial Flatpaks, like Fedora’s recent OBS shenanigans)

          • Victor@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            5 hours ago

            Oh yeah, the OBS thing. Yeah, I guess these are the reasons I’ve felt like Flatpaks are a bit more stable than AUR packages. They might take up more space or whatever, but it’s nice to know they work like they’re supposed to, especially commercial stuff like Spotify and Slack etc. I just wish Flatpak software integrated better with the rest of the system without extra configuration.