I thought I’ll make this thread for all of you out there who have questions but are afraid to ask them. This is your chance!

I’ll try my best to answer any questions here, but I hope others in the community will contribute too!

  • MonkeMischief@lemmy.today
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    The other reply here mentioned Arch and a “more user friendly” flavor called Manjaro, but Manjaro isn’t quite Arch.

    I would suggest if you want to try the challenge of Arch without the terminal-only install, give EndeavourOS a look! Their community is exceptionally friendly and helpful, and you get a lot of the benefits of “pure Arch” with an indtaller and usability features. :)

    • Linkerbaan@lemmy.world
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      3 months ago

      I have had problems even just using Kubuntu and certain libraries not working because of the QT dependency version from KDE. Then I wasn’t able to update QT because KDE didn’t support the newer version. I quickly gave up on trying to solve dependency hell and went back to stock Ubuntu. Am now traumatized for life of using other distros.

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

        Aw that’s such a bummer! I don’t have a ton of experience here but currently I’m running OpenSUSE Tumbleweed, and something it does is say “This dependency can’t be satisfied, what do you want to do?”

        You can usually “keep obsolete”, “remove the thing”, “ignore this and risk breaking it”.

        If I keep hitting “keep obsolete” and it just goes in circles, I wait a few weeks and usually everything has been pushed by then. :)

        I wonder if this mismatch could be from the 'buntu distros holding back certain packages differently from KDE’s schedule… I sadly don’t know enough to comment. 😅

        • Linkerbaan@lemmy.world
          link
          fedilink
          arrow-up
          2
          arrow-down
          1
          ·
          3 months ago

          Yes Ubuntu is definitely slower in the update cycle. But virtually everyone in the programming world seems to use it and wikis almost always get based on an Ubuntu LTS version.

          As a random example take ROS2

          Even when a new version such as 24.04 comes it usually takes almost six months for people to start migrating and libraries to become well supported on it.