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.

How to create your personal look of any desktop – power project

want to build the iso? https://github.com/erikdubois/edu-plasma-power Git clone the code and run script number 40 like any other build. want to have this plasma theme? sudo pacman -S edu-power-git Activate the nemesis-repo with ATT if needed. SUMMARY Project Goal: The...

Nemesis_repo – how to change the names of your packages

We thought it would be better if we renamed the arcolinux- packages to edu-packages. It is better to make the distinction that the files are coming from my personal github + it is a great tutorial to explain the “replaces” line in a PKGBUILD. This video...

How to add my personal repo to any of the ArcoLinuxB isos

ArcoLinuXL and ArcoLinuxB Leftwm iso will have the personalrepo set to true. Test it there. In the video we show you the workflow how we can add our personal repo to the ArcoLinux build. It all started in this article. In that article we explain how to create packages...