Arch Or Artix, which one is best for you?

While it may seem obvious to some, that you should always go with the base distro, there are some cases where you should look more into the alternative bracnhes. And in this post I will be doing just that.

Desktop comparisson!

(the linux noobs will love this)

Arch desktop:

Example image

Arch wiki says:

Arch Linux is an independently developed, x86-64 general purpose GNU/Linux distribution versatile enough to suit any role. Development focuses on simplicity, minimalism, and code elegance. Arch is installed as a minimal base system, configured by the user upon which their own ideal environment is assembled by installing only what is required or desired for their unique purposes. GUI configuration utilities are not officially provided, and most system configuration is performed from the shell by editing simple text files. Arch strives to stay bleeding edge, and typically offers the latest stable versions of most software.

Arch Linux uses its own Pacman package manager, which couples simple binary packages with an easy-to-use package build system. This allows users to easily manage and customize packages ranging from official Arch software to the user’s own personal packages to packages from 3rd party sources. The repository system also allows users to easily build and maintain their own custom build scripts, packages, and repositories, encouraging community growth and contribution.

The minimal Arch base package set resides in the streamlined [core] repository. In addition, the official [extra], [community], and [testing] repositories provide several thousand high-quality packages to meet your software demands. Arch also offers the Arch Linux User Repository (AUR), which contains more than 49,000 build scripts, for compiling installable packages from source using the Arch Linux makepkg application.

Arch Linux uses a “rolling release” system which allows one-time installation and perpetual software upgrades. It is not generally necessary to reinstall or upgrade your Arch Linux system from one “version” to the next. By issuing one command, an Arch system is kept up-to-date and on the bleeding edge.

Wikipedia says about Artix:

Artix Linux, or Artix is a rolling-release distribution based on Arch Linux that uses OpenRC, runit, s6, or Dinit init instead of systemd.

Artix Linux has its own package repositories but, as a pacman-based distribution, can use packages from Arch Linux repositories or any other derivative distribution, even packages explicitly depending on systemd. The Arch User Repository (AUR) can also be used.

Arch OpenRC began in 2012 and Manjaro OpenRC was subsequently developed alongside it. In 2017 these projects merged to create Artix Linux.

Artix desktop:

Example image

The end!