this post was submitted on 01 Mar 2026
647 points (98.5% liked)

linuxmemes

30455 readers
1140 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] BartyDeCanter 5 points 5 days ago (2 children)

    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 1 points 4 days 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 1 points 5 days ago (2 children)

    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.

    [–] BartyDeCanter 3 points 5 days ago (2 children)

    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 2 points 5 days ago (1 children)

    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 2 points 4 days 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.

    [–] Limerance@piefed.social 1 points 4 days ago

    Arch takes a long time to install, even if you have done it before.

    [–] PieMePlenty@lemmy.world 1 points 4 days ago* (last edited 4 days 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.