• BartyDeCanter@lemmy.sdf.org
    link
    fedilink
    arrow-up
    5
    ·
    19 hours ago

    Yeah, vanilla Fedora comes in both KDE and Gnome flavors, with good hardware support and a large community. For noobies, a good, familiarish desktop environment and comprehensive hardware support are really the most important things for them not to immediately bounce off.

    • Limerance@piefed.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 hours ago

      Fedora is pretty good. However in order to install drivers or firmware for specific hardware can be more difficult as it involves adding extra repositories.

    • Skullgrid@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      19 hours ago

      Yeah, vanilla Fedora comes in both KDE and Gnome flavors, with good hardware support and a large community.

      I have never installed Arch, but I guess it doesn’t; but debian does come with various DEs , including KDE and Gnome.

      • PieMePlenty@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        8 hours ago

        For Arch, I’d go with something like EndeavorOS. The installation is easy for someone who knows what a file system or software repository is and I absolutely loved that you can install a bare bones system: just the desktop and almost no apps and you can go from there and install what you like (I wish fedora offered this).
        I ended up not using Arch/Endeavor because of rolling releases and I found the AUR dangerous. I mean, its not dangerous, but anyone can put anything on there and its your job (and the communities) to make sure its good. I think a “build all the software yourself” is a great philosophy, but it only fits computer geeks (and I mean this in a good way). We cant all be Richard Stallman. I think for somethings, I can accept an “arbiter of software” who curates what gets on the repo and what doesn’t and that its shared via compiled binaries instead of code.

      • BartyDeCanter@lemmy.sdf.org
        link
        fedilink
        arrow-up
        3
        ·
        18 hours ago

        Arch can be great and you can install whatever desktop environment you like, but there are just too many concepts for the average new user. Making a USB install stick is “difficult” enough to make a lot of people give up.

        Debian is great, and my personal preference but it tends to be a bit behind on the latest hardware support, particularly for laptops. It’s easy enough to install whatever drivers you need, but again that can be just one thing too many for a new user.

        • Skullgrid@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          18 hours ago

          Debian is great, and my personal preference but it tends to be a bit behind on the latest hardware support, particularly for laptops.

          ah ok, so fedora is generic and more up to date for new hardware, but debian lacks … cutting edge support, otherwise, it’s just as good for newbies.

          And arch is still wiki based to install, even if you use archinstall.

          • BartyDeCanter@lemmy.sdf.org
            link
            fedilink
            English
            arrow-up
            2
            ·
            17 hours ago

            That’s pretty much it. The most obvious difference between Debian and Fedora is that Debian uses apt with deb files for package management, while Fedora uses dnf and rpm files.