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 a package for an application – workflow – hyfetch as example

I had to make a package to hold the hyfetch.json I would like to give our users.

This is a workflow video how I create a new github. I will push the file to github and then create a PKGBUILD for it.
Then we push it to the internet on our repo so that anyone can install it.

The config is saved in /etc/skel/.config so it is up to the user to copy/paste it to his/hers home directory.

When in the package list for the iso it will be installed on the future system and the user will have it.