I’ve been using fedora but I would like to try something new and I think about arch linux but I don’t know if it’s good for gaming. What do you think?

  • doggle@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    10
    ·
    3 months ago

    It’s good. The steam deck’s version of steamOS is arch based, so that should tell you a lot about its capabilities.

    I’d recommend choosing an Arch-based distro like Endeavour or Garuda so you don’t have to go through the rigmarole of installing vanilla Arch.

    • Reawake9179@lemmy.kde.social
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      3 months ago

      While SteamOS is Arch based, i don’t think they really use it the Arch way. It’s run as an image based immutable OS, so they control the packages and not run at the bleeding edge.

      You might run into problems more likely than SteamOS will.

      Although i didnt’t have problems gaming on Arch, it’s not the same

      • lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        4
        ·
        3 months ago

        I think they confirmed in an interview at one point that they don’t roll with it. They take the binaries they need from it, test it and freeze it. Initially they were using Debian but ended up needing more recent package versions and apparently Arch binaries in core and extra were more suitable to their purposes than Debian testing.

    • Spectranox@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      4
      ·
      3 months ago

      Arch installs aren’t too bad, it’s the post-install setup that’ll get you though since a fresh install is guaranteed to detonate if you don’t disarm it.

      It doesn’t even have to be complex anymore thanks to archinstall.

    • pipsqueak1984@lemmy.ca
      link
      fedilink
      arrow-up
      2
      arrow-down
      3
      ·
      3 months ago

      Arch documentation is great, if you’re only doing it once it shouldn’t really be a concern.

      • lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        How about doing it never.

        I’ll never understand why some people think that the arch install is such a transcendental event that you absolutely must subject yourself to.

        And even if it were, sometimes you just want to install Linux not have a life-changing experience.

          • lemmyvore@feddit.nl
            link
            fedilink
            English
            arrow-up
            3
            ·
            3 months ago

            Neither installing Arch nor doing LFS will teach you how Linux works. They’re at least one or two steps removed from the system’s inner workings.

            Secondly, that’s way too high a bar.

            • qpsLCV5@lemmy.ml
              link
              fedilink
              arrow-up
              1
              ·
              edit-2
              3 months ago

              it definitely taught me about how linux works, at least the parts that are relevant for most users. starting from a clean install without any kind of gui (or common networking tools) really made me understand all the building blocks modern desktop linux uses. sure, installing a full blown desktop environment skips most things, but going with just a window manager and adding required features package by package really does help with understanding, and if a problem does pop up later you’ll know exactly where to look, instead of having to search super generic terms.