We are creating a series of YouTube videos under the “edu-“ label to guide users through the migration from ArcoLinux to Arch Linux. These tutorials aim to make the transition process smoother by explaining each step clearly and providing practical examples. Whether you’re switching to gain more control or to learn vanilla Arch, our edu- videos are here to support your journey.

ArcoLinux has stopped

Teaching never stops—because learning is a lifelong journey for all of us.

1 Let us compare the latest Arch Linux release with Carli

Every month Arch Linux is releasing its Arch Linux iso. So every month we need to see what packages they have added or deleted because we want our Carli to start off with the same package base as a rule.

We download the arch linux iso. We mount it (or unpack it) and we get the pkglist.x86_64.txt from the Arch Linux iso.

You can re-use my arcogetstarted script to get all the carli githubs. You can find it on discord in the official channel.

We need to build carli3 to know if the iso of Arch Linux and Carli3 contains the same packages and whether we need to create a carli3 because of the new monthly release.

We install archiso to be able to build the iso

sudo pacman -S archiso

We build Carli to get to our packaging list.

We compare both isos and we see that
libatomic_ops
is again out on the Arch Linux iso
as a rule 
We follow Arch Linux and create carli 4.