Manjaro vs Antergos | For The Record
Both Manjaro vs Antergos are rolling release Linux distributions that are derived from Arch Linux. On the surface, they might appear to share a number of similarities. But it’s also important to realize that these two distros have some stark differences.
Before we get too deep into the Manjaro vs Antergos similarities, let’s first look at the roots of these two distributions – Arch Linux.
The Arch Linux Way
According to the Arch Linux website, Arch is designed to meet some very simple goals. Arch is designed to be fast, efficient and lightweight. In many respects, it’s arguably one of the best examples of what the Linux community can put together as a collective.
Arch Linux is also famous for its guiding set of principles.
– Simplicity: Keeping things simple.
– Modernity: Keeping up with the latest stable released software.
– Pragmatism: Offering both FoSS software and that of a proprietary nature.
– User centrality: The target user base is intermediate to advanced Linux users.
– Versatility: While most people use Arch as a desktop based operating system, Arch can be used for just about anything thanks in part to its extensive package repository.
For the Arch Linux target audience, these principles are a breath of fresh air. For Linux users who simply want the rolling release element of the distro bundled with the bleeding edge software, these principles simply aren’t what casual users want. Enter the Arch derivative distributions of Linux.
Antergos Linux is essentially Arch Linux
A lot of Arch users may disagree with me on this, but last time I checked Antergos was using Arch from end to end, plus a repository or two for Antergos specific packages. Remove those one or two repositories, you have an Arch distribution of Linux.
Where Antergos differs from Arch comes down to the fact Antergos is built to make using the distro simple. Antergos comes with a GUI installer, plus it also has a really great feature selection tool to make customizing your desktop experience dead simple.
One feature that I love about Antergos is that I can select my desktop environment with one ISO. This means I can decided on the desktop environment during my installation. I opted for GNOME since this is the most commonly used desktop with Antergos.
Then there is the matter of selecting additional features for your installation. I choose to install Antergos with Chromium as my only browser. I also choose to use a long term support (LTS) kernel for stability, printing support, the Steam gaming client and the uncomplicated firewall (UFW).
It’s little things like the feature selector that make using Antergos so dead simple to install a full featured desktop.
The next item I’d like to show you is the Antergos updater application.
This update software allows you to select the repositories you wish to install from, check for updates automatically (on a schedule you select), and even check for updates from the Arch User Repository (AUR).
From the same application, simply click back and you’re now in the package manager. From here, you can install software from the Arch repositories or from the AUR.
Outside of the items listed above, Antergos is essentially an Arch installation using the GNOME 3 desktop environment. There are no special tools or control panels post-installation. Even the package manager is simply a tool called Pacmac that’s available from the Arch repositories.
Manjaro Linux is based on Arch Linux
Manjaro Linux isn’t Arch. Not only does it use its own repositories that are in no way affiliated with Arch Linux, about the only thing it shares with Arch is the fact that it’s a rolling release and is compatible with the AUR.
There are three desktop environments available, however the default ISO available for Manjaro offers is XFCE. The installer is simple to use but is rather basic. There isn’t any feature selector provided during the installation. So whatever Manjaro comes with by default is what you’re going to get. For most people, this isn’t a big deal. It’s simply a point of consideration you should be aware of if deeper installation control matters to you.
Once …