Arch Linux: Why It Rocks

2003 was the year with Gentoo written all over it in the Linux universe. Last year was Ubuntu’s & MEPIS’. I believe that Arch Linux‘s year is the current one. Read more for a comparison of Arch to existing distributions, and why we think it rocks and where we think it still requires some work.Intro

Arch Linux Arch is an i686-optimized Linux distributions based upon the ideas of CRUX and Slackware. It incorporates their stability, speed and most of all, their keep-it-simple philosophy. When Judd Vinet started Arch towards the end of 2001 he did it because he needed n operating system that resembled CRUX or Slackware but with a package manager that had the ability to track dependencies. So he sat down, used LFS to put together his distro and wrote ‘pacman’ from scratch, his minimalistic and yet very usable, package manager. Here is a quick look on how pacman works:
pacman -Suy (update the whole system by syncing)
pacman -S firefox (install Firefox from -Current)
pacman -R firefox (remove Firefox from your system)
pacman -A package-name.tar.gz (install a local package)

The distribution’s installation procedure is curses-based but it’s not too difficult to figure out (except the part that GRUB won’t get installed if another GRUB is already installed at the same place and it will instead spit an error message — that part always elluded me).

Arch Linux does not have many distro-specific tools and it definetely has no GUI configuration tools. Some of the configuration (daemons, modules, ethernet etc) can be done by editing /etc/rc.conf which is implemented in a clean and graceful way. For more configuration, you will have to use /etc/rc.local or the utilities’ own configuration files, e.g. /etc/conf.d/pcmcia.conf, or udev’s configuration files, or /etc/conf.d/wireless etc. There is definetely a learning curve in there, but Arch is using default file settings and so you won’t have to learn distro-specific tricks (as it is very common for the Debian subsystem or the main RPM systems).

Comparison

So far Arch does not look very glamorous from my description above, but looking under the hood and at the details, there are strong reasons why it has some advantages over the big Linux players and why it has personally won me over the last few months: (disclaimer: the following comparison is based on my own personal experience with these systems over the course of 7 years of using Linux)

Fedora, Mandrake, SuSE: they require at least 192 MB RAM, they are much slower & much bigger, RPM package management is too modularized and easy to end up with broken or incompatible packages all of a sudden. Some of their scripts or settings are too distro-specific with a long legacy behind them and so sometimes they even break the defaults of some applications or create hard-to-reproduce bugs. On the upside, these distros have lots of GUI tools and mind-share, enough to make commercial binary packages to only test with them to ensure compatibility.

Debian, Ubuntu: Much slower to boot, slower performance overall. apt-get & dpkg and all these related tools are not as brain-dead simple to use as pacman is (and Synaptic is not really as wonderful either). Some distro-specific patches can create problems sometimes. On the upside Debian has a gazillion packages to install and its -stable branch is far more stable than any Linux out there.

Gentoo: Gentoo feels like it’s in beta all the time. It is an ever-changing system that started out simple but has become pretty complex with time. Portage is very strong, but the big problem of Gentoo is that it needs hours to get it installed or get it configured or update the system. With Arch you can be up and running in the 1/50 of that time. Speed-wise they are comparable, with Gentoo having an edge if Gentoo-specific modifications are used. Gentoo supports eBuilds (similar to Arch’s makepkg/ABS philosophy) however usually the most common option available is compilation from source.

Slackware: I have made a much more detailed comparison a few months ago. Since then, the only negative thing that has happened is the apparent slowdown in Slackware’s development due to the health of its sole maintainer. Slackware and Arch Linux have more things in common than not and this is the main reason why many Slackware users have moved to Arch recently.

Now, make it even better

Despite what you might think though, Arch is not perfect and no matter what Archers might advocate to you in the forums or IRC, Arch is not for newbies. Semi-experienced users will be able to successfully fully configure their setup with a bit of pain, but less experienced ones will probably be presented with something that resembles a chaos in their minds. This is not to say that Arch is not a great distro, cause it is. But it does target a more experienced part of the overall userbase.

Pacman has a few performance problems as of late. The number of packages got bigger but pacman does not seem to scale equally well. Currently there is a forum discussion about possible solutions to the problem.

Another weak point is the creation of home-made packages. Archers will advocate that makepkg is dead easy, but it’s not as dead easy as Checkinstall (but still much easier than creating RPMs, of course). Makepkg still requires a bit of extra knowledge and some extra time. With Checkinstall you “./configure” and you “make” but at the end, instead of typing “make install”, you type “checkinstall”. Checkinstall will strip the binary, will create the package for you and will install it, all automatically. Makepkg is definetely not as convenient, at least for ex-Slackware users.

Having to deal with configuration files all over the place for many different applications can be an exercise to one’s patience, no matter the level of his/her experience. It would be great if Arch could create more global configuration files similar to /etc/rc.conf for other things too, e.g. wi-fi profiles, printer, scanners, bluetooth etc. Sure, GUI tools are not the focus of this distribution, but having some easy-to-use global settings files can make everyone’s life easier nevertheless.

Lastly, I would love to see all its very useful wiki articles re-published under the Gentoo colored format: the step-by-step nature of Gentoo’s docs do bring out a higher level a confidence in one’s real abilities. And its happy colors prompt the user to think “hey, it is easy, try it!” (yes, part of it is about psychology and the “feel good” placebo effect).

Conclusion

Arch is a great choice for more-than-newbies+ computer users. It’s still in 0.7 version, but it steps on a solid ground, it has great people behind it and an extra-helpful community. Arch’s big point is “simplicity”. But unlike other ‘simple’ distros it goes one step further: it dares. It dares to be innovative where it counts without fearing that it might break some of its simplicity over usefuleness. I find Arch to be the best of all worlds, given you are a bit proficient with computers. Highly recommended for either a workstation or a server.

Installation: 7.5/10
Hardware Support: 9/10
Ease of use: 6.5/10
Features: 7.5/10
Credibility: 9/10 (stability, bugs, security)
Speed: 9/10 (UI responsiveness, latency, throughput)

Overall: 8/10

128 Comments

  1. 2005-03-21 11:45 am
  2. 2005-03-21 11:57 am
  3. 2005-03-21 12:01 pm
  4. 2005-03-21 12:03 pm
  5. 2005-03-21 12:11 pm
  6. 2005-03-21 12:14 pm
  7. 2005-03-21 12:17 pm
  8. 2005-03-21 12:18 pm
  9. 2005-03-21 12:19 pm
  10. 2005-03-21 12:22 pm
  11. 2005-03-21 12:29 pm
  12. 2005-03-21 12:35 pm
  13. 2005-03-21 12:37 pm
  14. 2005-03-21 12:39 pm
  15. 2005-03-21 12:43 pm
  16. 2005-03-21 12:51 pm
  17. 2005-03-21 1:01 pm
  18. 2005-03-21 1:04 pm
  19. 2005-03-21 1:08 pm
  20. 2005-03-21 1:15 pm
  21. 2005-03-21 1:16 pm
  22. 2005-03-21 1:16 pm
  23. 2005-03-21 1:18 pm
  24. 2005-03-21 1:18 pm
  25. 2005-03-21 1:19 pm
  26. 2005-03-21 1:21 pm
  27. 2005-03-21 1:24 pm
  28. 2005-03-21 2:09 pm
  29. 2005-03-21 2:17 pm
  30. 2005-03-21 2:19 pm
  31. 2005-03-21 2:25 pm
  32. 2005-03-21 2:26 pm
  33. 2005-03-21 2:29 pm
  34. 2005-03-21 2:33 pm
  35. 2005-03-21 2:45 pm
  36. 2005-03-21 2:45 pm
  37. 2005-03-21 2:46 pm
  38. 2005-03-21 2:51 pm
  39. 2005-03-21 2:58 pm
  40. 2005-03-21 3:03 pm
  41. 2005-03-21 3:12 pm
  42. 2005-03-21 3:27 pm
  43. 2005-03-21 3:34 pm
  44. 2005-03-21 3:35 pm
  45. 2005-03-21 3:38 pm
  46. 2005-03-21 3:46 pm
  47. 2005-03-21 3:48 pm
  48. 2005-03-21 3:49 pm
  49. 2005-03-21 3:53 pm
  50. 2005-03-21 3:56 pm
  51. 2005-03-21 4:00 pm
  52. 2005-03-21 4:02 pm
  53. 2005-03-21 4:06 pm
  54. 2005-03-21 4:08 pm
  55. 2005-03-21 4:08 pm
  56. 2005-03-21 4:18 pm
  57. 2005-03-21 4:22 pm
  58. 2005-03-21 4:25 pm
  59. 2005-03-21 4:27 pm
  60. 2005-03-21 4:35 pm
  61. 2005-03-21 5:15 pm
  62. 2005-03-21 5:16 pm
  63. 2005-03-21 5:24 pm
  64. 2005-03-21 5:25 pm
  65. 2005-03-21 5:26 pm
  66. 2005-03-21 5:49 pm
  67. 2005-03-21 6:04 pm
  68. 2005-03-21 6:08 pm
  69. 2005-03-21 6:24 pm
  70. 2005-03-21 6:26 pm
  71. 2005-03-21 6:28 pm
  72. 2005-03-21 6:29 pm
  73. 2005-03-21 6:29 pm
  74. 2005-03-21 6:49 pm
  75. 2005-03-21 6:52 pm
  76. 2005-03-21 7:19 pm
  77. 2005-03-21 7:21 pm
  78. 2005-03-21 7:26 pm
  79. 2005-03-21 7:31 pm
  80. 2005-03-21 7:33 pm
  81. 2005-03-21 7:40 pm
  82. 2005-03-21 7:41 pm
  83. 2005-03-21 7:51 pm
  84. 2005-03-21 8:11 pm
  85. 2005-03-21 8:21 pm
  86. 2005-03-21 8:22 pm
  87. 2005-03-21 8:29 pm
  88. 2005-03-21 8:54 pm
  89. 2005-03-21 9:37 pm
  90. 2005-03-21 10:05 pm
  91. 2005-03-21 10:06 pm
  92. 2005-03-21 10:10 pm
  93. 2005-03-21 10:11 pm
  94. 2005-03-21 10:21 pm
  95. 2005-03-21 10:29 pm
  96. 2005-03-21 10:47 pm
  97. 2005-03-21 10:51 pm
  98. 2005-03-21 10:55 pm
  99. 2005-03-21 11:26 pm
  100. 2005-03-21 11:44 pm