this post was submitted on 17 Feb 2025
559 points (84.4% liked)

Linux

50382 readers
1433 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
 

Arch is aimed at people who know their shit so they can build their own distro based on how they imagine their distro to be. It is not a good distro for beginners and non power users, no matter how often you try to make your own repository, and how many GUI installers you make for it. There's a good reason why there is no GUI installer in arch (aside from being able to load it into ram). That being that to use Arch, you need to have a basic understanding of the terminal. It is in no way hard to boot arch and type in archinstall. However, if you don't even know how to do that, your experience in whatever distro, no matter how arch based it is or not, will only last until you have a dependency error or some utter and total Arch bullshit® happens on your system and you have to run to the forums because you don't understand how a wiki works.

You want a bleeding edge distro? Use goddamn Opensuse Tumbleweed for all I care, it is on par with arch, and it has none of the arch stuff.

You have this one package that is only available on arch repos? Use goddamn flatpak and stop crying about flatpak being bloated, you probably don't even know what bloat means if you can't set up arch. And no, it dosent run worse. Those 0,0001 seconds don't matter.

You really want arch so you can be cool? Read the goddamn 50 page install guide and set it up, then we'll talk about those arch forks.

(Also, most arch forks that don't use arch repos break the aur, so you don't even have the one thing you want from arch)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 5 days ago (1 children)

Is there really enough of an epidemic of newbies being recommended Arch to warrant this amount of ire? All I ever hear is how Arch is the “hardcore” distro and beginners should all use Linux Mint.

I’m someone who has only ever poked around with Linux Mint on a thumb drive a few times to see what it’s like and thinking, “Yep. This is a working operating system.” and then going back to Windows because there was never any compelling reason to switch.

But I recently decided to have a dedicated PC with Linux on it and I chose CachyOS because I want to play games. (Yes, I know you can game on other distros.) And I’m… fine. I’m computer literate, I did my research, and I knew that using an Arch-based distros was “being thrown into the deep end.” But I followed the instructions, as well as some advice, and the setup completed without any issues.

I’m using my PC and things “just work.” Apparently I’m just an update away from everything collapsing into smoldering wreckage. If that happens, I’ll try to fix it, and maybe I’ll learn something in the process. If not, I’ll try to keep my files backed up so I can restore things. Or maybe I’ll decide that I hate it and try something else, but… so far so good.

[–] [email protected] 4 points 5 days ago* (last edited 5 days ago)

If timeshift is not already installed, please do. Do a snapshot before you update and set the settings to auto delete / keep only a certain number (or do it manually) so you don't fill your hard drive. I usually keep 1 monthly, 3 weekly and 3 dailies on a rolling basis

If you do the snapshot religiously then when an update breaks it you can just boot a liveUSB and restore (mint iso is a live USB and has it already installed).

You do of course then need to work out what broke and why once you've rolled back to the prior working state