So 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…
Why I Fell in Love with Arch Linux (2015)
21–30 of 284 posts
Re: Why I Fell in Love with Arch Linux (2015)
#22So 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)"
In my opinion, the selling point is that arch requires you to take interest into how it works and some level of understanding of the major parts. To get a working arch install you'll be taken through The Install Guide that summarises the steps necessary to have a base install with links to relevant specialised articles. Once you have a bootable system, they provide links for further customisation if your system. The…
I have CentOS at work, with a couple Arch boxes that predate me. I do not agree with is statement, "updates never break anything". Ours have a history of breaking, which is why I assume they were abandoned, but we do run custom software.
Re: Why I Fell in Love with Arch Linux (2015)
#23I like arch Linux, I just wish they had a simple installer -- these days I tend to have lots of vms hanging around, and I haven't found a super simple way of making a quick arch VM. There doesn't seem to be any official vagrant boxes for example. I can believe the lack of a simple installer is what has kept the quality up -- it is a way of signalling users should be prepared to use the terminal.
Re: Why I Fell in Love with Arch Linux (2015)
#24Re: Why I Fell in Love with Arch Linux (2015)
#25>I’ve configured the compiler once to work in an optimized way for my specific CPU, then compiled all the LXDE packages from ABS and installed them. I noticed they were running a little bit faster after that. I would love to hear about what configuring the compiler to work in an optimized way for your specific CPU entails.
Re: Why I Fell in Love with Arch Linux (2015)
#26Re: Why I Fell in Love with Arch Linux (2015)
#27I've been a Linux user since early Slackware. Arch is the only distro I will recommend, and, contrary to its image as a tinkerer's distro, it's the only Linux install I've had that "just works" and works. Install once, and never again. Minimal, stable. Packages are updated promptly, and I never had a problem using user repo packages.
Less magic, when something goes wrong, you have an idea where to look.
It's obviously not going to be true for some, but for power users, it's surprisingly great. I've been on Arch for many years myself with the same story.
Re: Why I Fell in Love with Arch Linux (2015)
#28I was using Arch with bspwm for a few years, until ~a month ago when I wanted a clean system. But this time I wasn't up for the whole installation process. I know what I need, I know how to do it, and I can do it pretty fast. But it is still a lot, so this time I went with Antergos. I had this idea that using Arch with a minimal window manager and nothing more would keep me off distractions from annoying UI features,…
Besides, the manual installation process of Arch does not consist of that many steps; it takes but a few minutes (perhaps not the first time). To shorten it further you can write your own installation script or use extant ones, of which there are many (Arch-Anywhere being one).
I harp on Arch-Anywhere because Antergos != Arch and Arch > Antergos and other derivations.
Re: Why I Fell in Love with Arch Linux (2015)
#29So 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)"
In my opinion, the selling point is that arch requires you to take interest into how it works and some level of understanding of the major parts. To get a working arch install you'll be taken through The Install Guide that summarises the steps necessary to have a base install with links to relevant specialised articles. Once you have a bootable system, they provide links for further customisation if your system. The…
No one has recommended yaourt for years, but thanks to SEO I guess it still comes up https://wiki.archlinux.org/index.php/AUR_helpers#Comparison_...
Re: Why I Fell in Love with Arch Linux (2015)
#30>I’ve configured the compiler once to work in an optimized way for my specific CPU, then compiled all the LXDE packages from ABS and installed them. I noticed they were running a little bit faster after that. I would love to hear about what configuring the compiler to work in an optimized way for your specific CPU entails.