I used to love Arch wholeheartedly. The systemd transition left a bad taste in my mouth, and I haven't felt like I've had full control of my system since then, but I periodically try other Linux distributions but I always end up coming back to Arch. My experience with other distributions always goes something like this: Oh this is nice and easy Hm, there isn't a package for this thing I love. I guess I'll build it my…
Why I Fell in Love with Arch Linux (2015)
251–260 of 284 posts
Re: Why I Fell in Love with Arch Linux (2015)
#252Earlier quoted context omitted.
I agree, except for the installation. Manjaro I think would be a great compromise.
Argh. I spent most of yesterday trying to set up a dual boot with Manjaro and nearly bricked my machine. It is really dependant on hardware I think.
Re: Why I Fell in Love with Arch Linux (2015)
#253Earlier quoted context omitted.
I thought Arch was easy, and then I tried an actual mature well thought out desktop distro ;-)
I tried Debian about a year ago hoping to share your insight, but I discovered that if I wanted to understand how to configure some piece of software, I had to look at both the Debian documentation and the upstream documentation for it, and I found that creating custom packages was harder, or at least harder to learn (when I made my first arch package, it took me less than an hour to figure out how ABS works, and pac…
If you're curious, I prefer Lubuntu.
Re: Why I Fell in Love with Arch Linux (2015)
#254Re: Why I Fell in Love with Arch Linux (2015)
#255Earlier quoted context omitted.
I usually describe Arch as the simplest possible binary distribution. It's just a thin layer (pacman mostly) on top of vanilla packages. This reduces complexity a lot. I understand most of what is going on in my install because I explicitly configured everything, and packages don't contain weird patches. While I love Arch's ethos, I think the next step in distributions is to embrace declarative configuration, non-des…
>NixOS & GuixSD provide this. Yes, as a decade+ user of Arch, these two are the only new distros that have made me consider switching, sort of waiting for some spare time (like a free weekend) to give each of them a try.
Re: Why I Fell in Love with Arch Linux (2015)
#256So why exactly is Arch a better Linux distro compared with the rest ? There's no "sellingpoint" in the article except this "dig" at the other distros : "apt-get dist-upgrade or something similar every 6 months or so (and risk breaking everything)"
It's something you kinda have to try to actually feel the difference. I can tell you a few things I noticed after a few months of use: -Pacman (their package manager) is amazing - and if you want to install community packages from the AUR[0], you can use yaourt (if they've got dependencies on other AUR packages), or just git clone the package and run makepkg -si I've never had any problems with it, and I've messed ar…
From a user point of view, how would you notice this "amazingness"? Having used yum, dnf, zypper, apt-get, apt, emerge and also pacman for a while I only saw very superficial differences and maybe formatting. (packaging is different,yes, but usage? Also speed is apples to oranges and "pretty" output I don't really care for.)
> no bloat at all.
_Any distro_ does that. Either use the netinstall or open the archinstall guide and replace pacstrap by debootstrap. Heck, for opensuse you even get the full package manager during installation and can select/deselect any package you want. How is arch any different?
> surprisingly stable, though you should be careful before you upgrade.
So much less stable than, say, debian testing.
Re: Why I Fell in Love with Arch Linux (2015)
#257Earlier quoted context omitted.
Arch and Debian use the exact same kernel (Linux...), so they support the exact same hardware.
Except, Debian doesn't regularly release updates for theirs - where Arch is always up-to-date.
Arch also has 4.12 and 4.13 in testing: https://www.archlinux.org/packages/?sort=&q=kernel&maintaine...
Doesn't seem like an appreciable difference.
Re: Why I Fell in Love with Arch Linux (2015)
#258Earlier quoted context omitted.
I usually describe Arch as the simplest possible binary distribution. It's just a thin layer (pacman mostly) on top of vanilla packages. This reduces complexity a lot. I understand most of what is going on in my install because I explicitly configured everything, and packages don't contain weird patches. While I love Arch's ethos, I think the next step in distributions is to embrace declarative configuration, non-des…
>NixOS & GuixSD provide this. Yes, as a decade+ user of Arch, these two are the only new distros that have made me consider switching, sort of waiting for some spare time (like a free weekend) to give each of them a try.
I find NixOS a bit less elegant, but it has many extra features.
Re: Why I Fell in Love with Arch Linux (2015)
#259Earlier quoted context omitted.
> I even migrated my install in-place from x86 to amd64 after upgrading the CPU My hat is off to you -- I would have guessed that wasn't possible!
I guess that's the magic of the Arch Wiki¹. Even if not using Arch I often find it far more useful and up-to-date than the wiki of my own distributions (Ubuntu and Manjaro). [1]: https://wiki.archlinux.org/index.php/Migrating_between_archi...
Re: Why I Fell in Love with Arch Linux (2015)
#260Earlier quoted context omitted.
I agree, except for the installation. Manjaro I think would be a great compromise.
Argh. I spent most of yesterday trying to set up a dual boot with Manjaro and nearly bricked my machine. It is really dependant on hardware I think.