"Just use cli bro" yeah okay, yay might be less trouble, but I like being able to keyword-search the AUR and flatpak and stuff.

I moved from Manjaro linux(icky, run by libertarians I think, smelly) to EndeavourOS(based, presumably run by commies and anarchsists, sexy) for a bunch of reasons, like Endeavour runs really well even from an old hard drive, it's a great OS. I kind of miss Pamac though.

From Mint to Manjaro I've always preferred the graphical program-installation way, which is probably windows brainworms that just won't leave. Having to yay s and remember xfce4-sensors-plugin without typos is a lot more annoying than just punching "sensors" into a search bar, so Endeavour's lack of a GUI installer is kind of troublesome to me. I tried just installing Pamac but it's made by Manjaro devs and errors out with exit status 8 or 4 more than half the time. Instead of digging in my heels and yelling about wanting Pamac to work, what else can I use on Endeavour to achieve the same ends?

  • hello_hello [they/them, comrade/them]
    ·
    edit-2
    2 months ago

    I moved from Manjaro linux(icky, run by libertarians I think, smelly) to EndeavourOS(based, presumably run by commies and anarchsists, sexy) for a bunch of reasons, like Endeavour runs really well even from an old hard drive, it's a great OS. I kind of miss Pamac though.

    EndeavorOS is a glorified graphical installer for Arch Linux with extra branding and pre-configured window managers. Manjaro is a project to convert Arch into a stable distribution rather than a rolling release one (which failed horribly along with incompetant maintainers)

    You should really just be using vanilla Arch linux instead of downstream forks. The appeal of these downstream forks was their graphical installer (usually in the form of Calamares) but arch linux now includes a program called archinstall in the installation media which does the same thing but better since it follows the arch linux KISS principle (keep it simple, stupid) that just installs what you need.

    That doesn't mean you should reinstall your os or anything. But understand that downstream arch linux forks most of the time are just thin coats of paint over the actual work of the Arch linux. The appeal of these distros is long gone but their branding still persists to cover up the big bad and scary arch linux (which is a bad stereotype)

    • ashinadash [she/her, comrade/them]
      hexagon
      ·
      2 months ago

      I could give that a try I guess, last time I had an Arch install image it was all cli, very spooky. I'm not that computersmart but if Arch is dingusproof I'd try it.

      The main thing that keeps me from swapping all of my computers from Manjaro right away is working out kinks like audio input/output and DE shenanigans. Vanilla Arch though, curious...

      • hello_hello [they/them, comrade/them]
        ·
        edit-2
        2 months ago

        Arch is very dingusproof if you just read the archwiki from time to time. :) but if you don't want to do that, then you shouldnt use arch. Not a judgement call, just reality. If you want the latest packages but a stable release then use fedora.

        Fun fact, the arch install media is copy-to-ram meaning that once you boot into it, it lives in memory instead of your usb drive. It's actually more resistant to crashes than graphical install media like Manjaro and EOS where a jiggle of the usb stick can break ur entire install. It's also a netinstaller so you don't have to update your system after you've installed it.

        Archinstall is very customizable but you can always get best practices defaults if you go through each option as you would a graphical install (partitioning disks, choosing timezone, choosing arch mirror, picking desktop profile like kde, gnome, xfce etc.). I highly recommend you try it.

        • ashinadash [she/her, comrade/them]
          hexagon
          ·
          2 months ago

          Wow that sounds great actually. And one issue with Endeavour is the install image boots KDE by default, so it doesn't run much if your system has 2GB RAM. I think I might, ty!