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 add the Chaotic-AUR and its packages to the Arcoinstall ISO

The Arcoinstall ISO allows users to build a customized Arch Linux ISO, adding your own preferred desktop environments, themes, and packages. Here’s a summary of how to integrate the Chaotic-AUR repository into your own Arch-based ISO. What is Arcoinstall? Arcoinstall...

How to add ArcoLinux Dusk/Dwm to Arcoinstall

ArcoLinux Development Tutorial: Adding Dwm and Dusk to Arcoinstall In this comprehensive video, we explore the process of incorporating Dwm and Dusk window managers into the Arcoinstall framework, while also refining and testing custom ISOs. This step-by-step tutorial...

How to add ArcoLinux Awesome to Arcoinstall

This guide highlights the process of creating a custom ISO using Arcoinstall and the Arch Linux Tweak Tool (ATT). Key Features:Arcoinstall offers an enhanced Arch Linux installation experience with pre-configured scripts, allowing you to integrate custom packages,...

What is the workflow to build an Arcoinstall ISO

Summary https://github.com/arconetpro/arcoinstall git clone https://github.com/arconetpro/arcoinstall Go inside the folder and run sudo ./build_iso.sh You will find the Arch Linux ISO in the /tmp/archlive/out folder. There are two aliases for my convenience: arch will...