While some may see it as a learning tool I have used Arch on my workstations for 14 years. The last time I remember having to manually fix things was when it migrated to systemd. I am a linux sysadmin so I might be biased but I think people overestimate the effort required to get exactly what you want and nothing more out of an Arch setup.
Arch Linux turns 20: Small, simple, great documentation
41–50 of 153 posts
Re: Arch Linux turns 20: Small, simple, great documentation
#42> The installation process, and the documentation behind it, lead to the third virtue: a complete installation tends to be very small and simple, because you only install the bits you need. If you don't know what bits you need, the documentation will help you to work it out, and the result is something that is both fairly minimal and that, with luck, you understand. You know what's in there because you installed it.…
> Then I tried installing Arch in a VM… and it took me several days and several attempts, but when I finally got it working I felt, for the first time ever, like I actually understood the system I was using. Honest question: why days? I have installed arch multiple times in the past decade and I don’t remember anything exceptionally out of the ordinary. You just follow the step-by-step instruction and you are good to…
Because I was a total novice. I barely even knew what a partition was, let alone anything else. Now, of course, I find it much simpler.
Re: Arch Linux turns 20: Small, simple, great documentation
#43For example right now the latest gdb is broken on both my machines, and since i’m not as keen to participate in troubleshooting new software I think I’ll be moving to a more stable distro pretty soon
Re: Arch Linux turns 20: Small, simple, great documentation
#44Interesting to see the documentation emphasized here. I don't use Arch, but I often see the arch wiki in google results for linux stuff I look up. Makes me wonder why wikis aren't used more for documentation.
Re: Arch Linux turns 20: Small, simple, great documentation
#45> The installation process, and the documentation behind it, lead to the third virtue: a complete installation tends to be very small and simple, because you only install the bits you need. If you don't know what bits you need, the documentation will help you to work it out, and the result is something that is both fairly minimal and that, with luck, you understand. You know what's in there because you installed it.…
> Then I tried installing Arch in a VM… and it took me several days and several attempts, but when I finally got it working I felt, for the first time ever, like I actually understood the system I was using. Honest question: why days? I have installed arch multiple times in the past decade and I don’t remember anything exceptionally out of the ordinary. You just follow the step-by-step instruction and you are good to…
The same thing happened to me the first few times I installed Gentoo. Could I have migrated the first install to what I wanted at and had at the end? Sure, if I had the knowledge I didn't have at the time.
Re: Arch Linux turns 20: Small, simple, great documentation
#46Re: Arch Linux turns 20: Small, simple, great documentation
#47Earlier quoted context omitted.
>Great documentation? Yes. Compared to BSD's, mediocre and subject to dramatic changes by nature.
Well, great documentation with the caveat that good upstream documentation is always preferable to the Arch wiki.
I think Arch generally got its philosophy right. It’s pretty much the minimal set of tools to get an easy to update binary distribution. They don’t touch what they don’t have to.
Re: Arch Linux turns 20: Small, simple, great documentation
#48I appreciate the straightforward install and wide availability available of packages, but in practice always using the latest packages system wide can be annoying. For example right now the latest gdb is broken on both my machines, and since i’m not as keen to participate in troubleshooting new software I think I’ll be moving to a more stable distro pretty soon https://bbs.archlinux.org/viewtopic.php?id=274056
Re: Arch Linux turns 20: Small, simple, great documentation
#49> The installation process, and the documentation behind it, lead to the third virtue: a complete installation tends to be very small and simple, because you only install the bits you need. If you don't know what bits you need, the documentation will help you to work it out, and the result is something that is both fairly minimal and that, with luck, you understand. You know what's in there because you installed it.…
If we could combine Ubuntu's easiness of use with Arch's simplicity and performance, that'd be my ideal distro for work. I love Arch for its simplicity and performance. But it just wasn't productive for me to get everyday tasks done. I'm not advanced Linux user, occasionally I'd need hours to get seemingly simple stuff done. For a hobby desktop, fine. For a work tool as a developer, I moved back to Ubuntu (though I h…
Re: Arch Linux turns 20: Small, simple, great documentation
#50pacman corrupted my installation twice in a year. Obviously I did something wrong but who knows.
If you want to install something manually in arch it is better to create a package first (if it is not already in aur). That way pacman can check for corruptions before installing anything