this post was submitted on 16 Jan 2024
66 points (88.4% liked)

Linux

47237 readers
856 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hi, I was here and asked about a few distros already, so here's a quick summary of my situation:

I'm thinking about what distro to put onto my new Laptop, which will be used for University, Work, and just general daily usage. I am currently using EndeavourOS on my main PC and have been decently satisfied, but I want to experiment more. I've already asked if Arch was fine for this situation, to which the answer was a general "Yes, but keep x in mind" and I've asked about NixOS, where the answer was generally a no.

I've been looking around a bit more, and now I'm kind of curious about Fedora, specifically the KDE spin (or i3, I haven't quite decided). It seems to be cutting edge, compared to Arch's (and by extension EndeavourOS's) bleeding edge, and I'm wondering what you all think of it. From what I can gather it has basically all traits which people used to enjoy in Ubuntu, before Canonical dropped the ball on that. While it's not rolling release, the stability improvements and user experience compared to something like Arch, or even a more comfortable fork like EndeavourOS, seem quite decent, but in your experience, does that make up for the lack of the AUR and reduced applicability of the Arch Wiki?

I'm curious to hear about your experiences and recommendations!

Edit: I feel like I need to clarify, I know about the difference between EndeavourOS and Arch, I mostly just brought it up as a note that I am somewhat familiar with arch-based systems, and as a question of if it'd be stupid to just go with raw Arch, as EndeavourOS is basically the same, but with a more comfortable installer. I should have specified that more clearly in the first place, my apologies.

you are viewing a single comment's thread
view the rest of the comments
[–] nimrod@kbin.social 22 points 8 months ago (1 children)

My vote would be Fedora, too. I've been hopping between distros for 16 years now. Funnily enough, I switched from Arch to Fedora.
And it just works, no broken dependencies or breaking a sweat when you forgot to update for two weeks.

If you can get used to the concept of an immutable file system (as discussed by @Guenther_Amanita) + flatpaks, it is really a smooth system without hassle. You should upgrade to the next version every 6 months - worked flawlessly for me the last two times (you should do backups before obviously).

Lack of AUR could be a thing - how much do you use it? I would say, that is the only weak point for Fedora regarding your requirements.

For me, it's the perfect balance between recent packages , stability, and user experience.

Please let us know what you decided and why - I am curious to hear about your reasons!

[–] CatLikeLemming@lemmy.blahaj.zone 3 points 8 months ago (1 children)

After reading all this, and generally being predisposed towards Arch since my experience with EndeavourOS has been rather comfortable so far^1^, I'd say I've less been rationally convinced of using it, but rather not deterred enough. So I think I'll just go with Arch, but make sure to keep my home folder in a separate partition, so I can bail if needed, with Fedora as my preferred backup.

1: Well, I say it's been comfortable for me, and that's true, but a friend of mine who installed EndeavourOS at the same time as me recently booted his pc up to find a terminal staring back at him. He says he didn't do anything weird, and didn't even update, but who knows. If I understood him correctly, reinstalling (one of) the Kernel(s) (I think he has two installed, one as a backup) fixed the issue. Problem is that this takes time, and when you're not home, with shitty or possibly no wifi, that's gonna be a big problem.

[–] nimrod@kbin.social 1 points 7 months ago

Cheers for letting me know!
if your comfortable with it, go for it -I think that's the important part.

You should be good if you keep your system updated, a seperate home partition is a good idea.
In the end, we all use (GNU/)Linux. I think the differences are often exaggerated here. Sure, your package manager may vary but under the hood they tend to be quite similar (apart from being immutable or other special cases).

Have fun with Endeavour, fellow wanderer and thanks for the thread, it was a quite interesting read!