• @[email protected]
    link
    fedilink
    English
    25 days ago

    I assume compiling Mesa is rather difficult to set up? For reference I’ve not bothered to try and compile Lutris or Wine.

    • MentalEdge
      link
      fedilink
      3
      edit-2
      5 days ago

      With AUR it’s as easy as installing any other package, actually.

      You just install the git version from AUR.

      • @[email protected]
        link
        fedilink
        English
        15 days ago

        Installing Arch appears to be more complex than Mint’s Click Yes x4 GUI. Should I expect almost everything to just work after install?

        • MentalEdge
          link
          fedilink
          1
          edit-2
          5 days ago

          Not even close, if you actually install barebones arch, then barebones arch is exactly that, barebones. You wont even have a DE.

          Endeavour is what you want. It’s just straight up arch, but with all the stuff you’d want to set up anyway done for you.

          And if you want an “app-store” style app to browse packages with, and not fiddle with the command line to manage packages, install pamac. It can be expanded with AUR and flatpak support.

          • @[email protected]
            link
            fedilink
            English
            14 days ago

            If I knew what parts I most wanted then maybe I could do bare arch but I guess Endeaver is the way to ho.

            • MentalEdge
              link
              fedilink
              14 days ago

              Well, Endeavour is just arch. If you want, you can achieve the same install that has only the things you need, by removing things instead of just adding.

              IMO it starts off closer to the config most people want, so it’s less work to take it the rest of the way.

    • @nyan
      link
      14 days ago

      Looks like mid-to-high-level difficulty if you really want to build from source, due to multiple complex interdependent configuration flags that have to match your hardware, and the need to check a kernel option or two. (Based on the Gentoo ebuild for mesa 24.1.2).