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.

Create your own mirrorlist as source for pacman

Create your own mirrorlist as source for pacman

Content of /etc/pacman.conf [prime_repo]SigLevel = Optional TrustedOnlyInclude = /etc/pacman.d/linuxprime Content of /etc/pacman.d/linuxprime Server = https://teachingarco.github.io/$repo/$arch Server = https://gitlab.com/linuxprime/$repo/-/raw/main/$arch Server =...
Adding an AUR package the repository

Adding an AUR package the repository

This is a video to show the workflow when you want to add a package that is on AUR and you want to add it to your packages list to build an iso.Lots of phases before you can use the package in a build.We will start from looking in AUR and end in virtualboxwhere we see...
Monthly clean-up of our ArcoLinux repositories

Monthly clean-up of our ArcoLinux repositories

If we run this scriptyou will see this message for a few seconds Client Side This article is created in the context that you will make an iso yourself. Start your own distribution. There are  a lot of things you need to figure out besides the building of your distro....