I made a post a few days ago asking your opinion on Manjaro and it was very mixed, with a slightly negative overall opinion. I heard some recommend EndeavourOS instead and did some online research and it seems to be pretty solid and not have the repository problem that Manjaro has.

Just for context I am a Linux noob and have only used Mint for about the past six months. While I don’t have any major complaints, I am looking to explore more distros and the Arch repository with its rolling releases. I am not a huge fan of how certain packages on apt are a few years old and outdated. However, I also don’t have the time to be always configuring my OS and just want something that works well out of the box.

Is EndeavourOS a solid choice?

  • s20
    link
    fedilink
    arrow-up
    18
    ·
    11 months ago

    The out of date package problem you’re running into is because Mint is based on the LTS version of Ubuntu. This means that it’s set up for long term service and stability. All well and good if that’s what you’re after.

    As to your problem, I’m not big on Endeavor - or any Arch based distro - for folks who are new to Linux. Unless you’re willing to take the time to use Arch itself and set up your system, and learn how it all comes together, you’re better off not using Arch. I know I’ll get shouted down for this, but IMHO, all of the easy install Arch based distros are terrible for people new to linux.

    If your biggest issue is that the software versions aren’t as up to date as you’d like, then all you really need to do is switch to a non-LTS. I’d recommend Fedora. I use it myself, and it’s easy to set up, works great out of the box, and is up to date. They come out with a new version twice a year, and upgrades run smoothly.

    If you’re really focused on a rolling release, though, I’d suggest looking at OpenSuse Tumbleweed. It’s rolling, super stable, and has a fantastic community. Their Yast tools are famous and really impressive.

    Alternately, take the time to install a proper Arch setup. You’ll learn a ton, and find out that all that maintenance stuff you feel like you don’t have time to do isn’t that big a deal, really.

    • Defaced
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      11 months ago

      Fedora is ok, idk what it is but I have never had a good experience with Fedora. If you need to install anything outside of the default repos it can be a major pain and while yum is ancient and rock solid, it’s replacement with dnf, is terrible and slow. OpenSuse is also rock solid but I didn’t like the install experience and while yast is good, you’re still limited by the repos. Also OpenSuse is getting rid of, I think it’s called leap or something, which I think tumbleweed uses as a base. It’s unfortunate but I think the best option for most new Linux users is simply the latest Ubuntu. I hate snaps as much as the next guy, but their packages are fairly up to date. Outside of that you have the niche distros like MX and Garuda, but even those are just Debian and Arch. The other option is LMDE by the Linux mint team but idk how often that’s updated.

      • MyNameIsRichard
        link
        fedilink
        arrow-up
        2
        ·
        11 months ago

        Tumbleweed is a snapshot of factory. Leap is based on SLES which is based on Tumbleweed. The next SLES release is likely to be immutable and there will be something like Leap but it could have a different name.

        • Defaced
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          This is good information! I tried to give OpenSuse an honest try, and while I would recommend it over RHEL any day in enterprise environments, I just don’t like it as a daily driver workstation.

      • user8e8f87e@berlin.social
        link
        fedilink
        arrow-up
        2
        ·
        11 months ago

        @Defaced @s20 Fedora with Distrobox and Flatpak and there should be nothing missing.

        I like about Fedora that it is very stable and comes with a recent GNOME. In times of distrobox and other container technologies – who cares for the repository?

        • Defaced
          link
          fedilink
          arrow-up
          1
          arrow-down
          2
          ·
          11 months ago

          What do you think flatpak and snaps are? They’re at the very least containerized applications. Why would I install distrobox when I can literally install the same apps without having to screw around with installing a third party tool from a GitHub repo? That just seems like more trouble than it’s worth. Not to mention you have to trust the GitHub author which really is no different than trusting the AUR package maintainer.