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.

Analyzing the PKGBUILD of xcursor-breeze using updpkgsums

This was a very good opportunity to learn how to update a PKGBUILD yourself.

It is not complex.

The url is wrong and with a small correction that issue is fixed.

The checksum is then wrong and with using the updpkgsums application we can auto update the PKGBUILD.

Then we build the package and install it.