this post was submitted on 01 Mar 2026
619 points (98.6% liked)
linuxmemes
30453 readers
1174 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
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
sudoin 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 figures
We 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
view the rest of the comments
really? I haven't touched regular fedora, how is the "vanilla" version different to derivities and other "vanilla" distros like debian or arch?
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.
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.
I have never installed Arch, but I guess it doesn't; but debian does come with various DEs , including KDE and Gnome.
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.
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.
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.
Arch takes a long time to install, even if you have done it before.
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.
Fedora's philosophy is free software only. So vanilla Fedora ships with FOSS only. Imo, they're really good at this, but I personally couldn't live with that. The community maintained fusion repository is essential because of Nvidia drivers and full ffmpeg. Steam is in a separate non-free repo as well.
Other than than tidbit, Fedora is easy to install, well maintained, has a large community and wide third party support (as in software devs often build "native fedora" binaries available on their repo).
I prefer it to any other Fedora based distro, but for the reason above, it may not be best suited for the average lemming.