this post was submitted on 23 Apr 2025
154 points (89.3% liked)

Linux

53485 readers
1240 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
 

Hopefully this kind of post isn't too tired, but I figure it's my turn:

Finally decided to, after absolutely refusing to upgrade to 11, make the jump from Win10 to Linux! Been hopping around distros a bit and landed on EndeavourOS last night and I'm really enjoying it so far.

It's definitely tinkery and took me like 2 hours just to get my push to talk working in Discord (mostly due to my own lack of knowledge), but I love the level of control of everything you have (was on Pop!_OS before ~~🤮~~, edit: no hate, just wasn't for me!)

There's definitely never been a better time to switch and I'm very excited for when I inevitably brick my shit and come back here for help, so thanks in advance everyone! :)

you are viewing a single comment's thread
view the rest of the comments
[–] LeFantome@programming.dev 2 points 6 hours ago (1 children)

Glad you are enjoying Arch. I agree, it is no longer hard to install.

Do you have an example of something in the Arch wiki that does not apply to EOS?

I mean, I guess most people self-installing Arch are not choosing Dracut (though you could and the Arch wiki covers it). I cannot really think of anything else though.

[–] Eyedust@lemmy.dbzer0.com 1 points 4 hours ago

This is basically true. EOS is the closest to vanilla Arch that just runs a gui live with Calamares.

The only difference is the bundled dependencies and packages. EOS sets a lot of those for you out of the gate. That's what I meant about cross referencing. Sometimes I had to look and see what dependency/library EOS used and then pull it up in the wiki.

In base Arch you make some of those choices yourself, so you can just start at the top of the wiki page instead browsing to where EOS left things.

It's not a negative thing. I'm just learning from the ground up on the wiki instead of jumping into the middle of things. For example, I had to go through and pick which bluetooth and sound packages I wanted and EOS has them sorted out for you. Small things like that.