this post was submitted on 24 Aug 2023
162 points (79.3% liked)

Linux

47255 readers
1013 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
 

For me

Mint

Manjaro

Zorin

Garuda

Neon

you are viewing a single comment's thread
view the rest of the comments
[–] entropicdrift@lemmy.sdf.org 9 points 1 year ago (1 children)

10 years ago the installer dumped you out in the CLI and you had to run pacman -S kde (or whatever your desktop environment was), so that was much more of a "DIY but with good tools and the best wiki" kind of deal.

But yeah, agreed. These days it's pretty dang easy.

[–] polygon@kbin.social 5 points 1 year ago (1 children)

That's exactly how I installed it. The install media boots to cli. You partition your disks, install the boot loader, add a user, and then pacman does the rest. I didn't really find this all that "hands on". Sure it's not the same as clicking Next on an installer but none of it is very complicated at all. Don't get me wrong, as someone else replied, being needlessly difficult is stupid. But when people are saying "advanced users only, DIY, etc" I'm thinking like a Gentoo install or something. I was surprised how simple it was with all the hype and evangelizing that goes on around Arch. It's a good package manager, AUR seems interesting even if I don't really need it. But you must admit the hype is a bit overboard.

[–] entropicdrift@lemmy.sdf.org 4 points 1 year ago

Oh, yeah, for sure. AUR stuff is a somewhat more hands-on, at least if you actually read/edit PKGBUILD files the way you're meant to, and it's not too hard to shoot yourself in the foot if you've never had the guard rails off before, but yeah, pacman makes stuff easy.

"Advanced users only" these days seems to generally just mean, "CLI is a hard requirement" and maybe "you have to edit config files and not use a GUI" or (heaven forbid) "you may need to actually read and follow instructions"