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 carli4 to know if the iso of Arch Linux and Carli4 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
NOTHING has changed this month
We create carli 5 for Calamares
In order to be able to compare Carli with Arch Linux we had to change the code
We hashtag out the lines at the bottom concerning plasma and sddm.
We hashtag out the lines about enabling sddm.