When comparing OpenRC vs Anarchy Linux, the Slant community recommends Anarchy Linux for most people. In the question“What are the best rolling release Linux distributions?” Anarchy Linux is ranked 25th while OpenRC is ranked 36th. The most important reason people chose Anarchy Linux is:
It works! Whereas neither the calamares installer used by arcolinux or manjaro nor the archlabs installer produces a working result.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro No feature creep
OpenRC follows the UNIX philosophy of 'do one thing and do it well', while it's true that it has more features than sysvinit, it does not stay away from its primary function with unnecessary added features.
Pro Extremely simple
All configuration is done via shell scripts and symlinks. Shell scripts can then use various specialized utilities to ease the development of init scripts.
Pro Fast
OpenRC builds on top of sysvinit and adds some more useful features (like parallel booting) while still the simplicity that sysvinit is know for. Because of this it generally boots faster than other init systems, especially when parallel booting is enabled.
Pro UNIX-Like
Does one thing and does it well.
Pro Less dependency creep
Using OpenRC does not lock in a distribution by providing specific NON-POSIX extra services which programs then would rely on.
Pro A very balanced compromise
Basically OpenRC doesn't replace SysV init, but rather works with it, providing features that SysV is lacking while taking advantage of its benefits. It's also used by a fair amount of reasonably popular distros and is well supported and developed.
Pro Very efficient on system resources
Uses multi-core and ram very efficiently.
Pro Portable
It can be ported to other UNIX and UNIX-like operating systems.
Pro Flexible and extensible
I can add a new startup script for most cases in under five minutes. The ability to quickly insert new applications into the system is a big help.
Pro Not bloated
Pro Deterministic
It always initializes a system the same way; if OpenRC booted and ran a system properly today, it will boot and run properly tomorrow, and the next day.
Pro LVM on LUKS encryption of whole disk possible
It works! Whereas neither the calamares installer used by arcolinux or manjaro nor the archlabs installer produces a working result.
Pro The end result is a well configured standard Archlinux system
Pro Saves a lot of time to set up an Archlinux system
Once you had your experience to set up an Archlinux system manually from scratch this distro saves a lot of setup time.
Pro Full access to Arch repositories as well as Aur
Pro Many preconfigured Desktop environments supported
Pro Fully developed in Bash
Being programmed entirely in Bash, it is relatively easy to find and solve errors or propose improvements.
Pro Everything you need in a small and fast Arch distro
Pro Low setup time
Even a person without prior knowledge will figure out how to set it up quite quickly.
Pro Looks good by default
Pro Supports 32-bit architecture
Use ArchLinux32 instead of the traditional Arch Linux to support 32-bit architectures.
Pro Friendly community
The community and developers are willing to solve any kind of inconvenience.
Pro Good for gaming
Smooth and cool. Easy to get going.
Cons
Con No socket activation
OpenRC does not have socket activation yet. It will be added in the future though.
Con Not widely offered across distrubutions
From Distrowatch, only ten distributions (of which 8 Linux, 1 BSD) officially support OpenRC, and offer it through their standard repos.
Con Not GPL
Con Nothing new
It's just Arch with a graphical installer.
Con Anarchy Repo is completely unsigned
Ridiculous security risk.
Con TUI can be confusing for the uninitiated
The TUI is as good as can be expected, but if you're not comfortable with the command line, this isn't where you want to be.
Con Just an Installer
Anarchy isn't its own distro, it's just an installer for Arch. That's great if it's what you're after, but don't expect bells and whistles.
Con Redundant
It's just Arch with a graphical installer and ArchLabs already has this.
Con The installer has many bugs
Especially during the manually partitioning and the additional software installing procedure. If you do the automatic partitioning and you don't install additional softwares it's ok.