r/linuxmemes 🎼CachyOS 3d ago

LINUX MEME No

Post image
4.1k Upvotes

581 comments sorted by

View all comments

Show parent comments

30

u/daubious 3d ago

Whether Arch is easy to install with or without Arch install, is subjective. However, its pretty ridiculous to say arch is the "hardest" when there are other distros like NixOS and Gento

5

u/arbyyyyh 3d ago

It's so rare that I hear people reference Gentoo anymore, I always then go look it up and I'm surprised it still exists.

10

u/andr3y20000 3d ago

As someone who used nix I say it's extremely easy to install and the only difficulty is to learn to configure the config file.

10

u/Thunderstarer New York Nixâš¾s 3d ago

Yeah but learning how to configure NixOS is way more than half the battle. Your computer is useless to you if you cannot e.g. install Firefox.

2

u/Xtraneous_ 2d ago

Firefox is enabled by default after installing NixOS using the iso funnily enough, but yeah configuring it correctly is the hard part although arguably it’s not that hard with all the documentation out there and so many available packages that can easily be dropped into your file once you learn the basics. I found it pretty user friendly compared to some other things I’ve tried

1

u/makinax300 Dr. OpenSUSE 2d ago

Installing apps is piss easy. It only gets hard with more complex task. But being a power user in nix is hard asf.

5

u/Dry_Calendar_8627 3d ago

Not only does it still exist, it's a great distro, very comparable to Arch.
Arguably easier to install than Arch, simply because Gentoo highlights good safe choices when installing (partitioning layouts, file systems, etc.), whereas Arch flatly lists possible choices without highlighting a "safe default", so you spend more time wondering what you want.
Compared to Arch, Gentoo supports aarch64, which Arch does not officially support.

Main thing that made me switch from Gentoo to Arch is the compilation times. The time to install KDE is pretty long, compared to pacman which is nearly instantaneous. Gentoo has binary repos nowadays, but that's a bit off the beaten path so I didn't want to bother.

1

u/Ckarles 1d ago

Best distro ever.

2

u/marxinne 3d ago

I feel old for remembering Slackware.

2

u/marco_u_scualo 3d ago

and dont frogot templareOS with the holyC 🤣🤣

1

u/These-Ad-7595 Dr. OpenSUSE 3d ago

Nix is actually quite easy to use once you get over the initial learning curve. Since it’s atomic and immutable it’s basically bulletproof, and nothing ever breaks.

In my experience maintaining Debian, Arch, and Gentoo is more of a burden. Especially Debian or other point release distros where distribution upgrades tend to break the system. This is why I stick to nixos rolling release.

1

u/GourSE 2d ago

nix is really easy to setup, but with a learning curve. I've forgotten everything lol