A simple yet versatile package repository provider platform
Find a file
2025-07-24 00:27:04 +02:00
assets Update git icon assets 2025-07-23 22:31:41 +02:00
src Add file copyright notice headers 2025-07-23 23:20:51 +02:00
.gitignore Initial commit 2025-07-23 22:04:16 +02:00
build.sh Update build script 2025-07-24 00:27:04 +02:00
COPYRIGHT Initial commit 2025-07-23 22:04:16 +02:00
LICENSE Initial commit 2025-07-23 22:04:16 +02:00
README.md Update git icon assets 2025-07-23 22:31:41 +02:00

Alpacca

NOTE: This project is an early work-in-progress. Many features are not yet implemented.

Alpacca Icon

Alpacca is a versatile platform for hosting package repositories.

Want to host your own pacman-compatible repository? Or maybe a docker registry? No problem! Alpacca has you covered.

Package builds, updates and even registration can be automated.

I originally created this because I hate having to maintain my pacman repo via cli.

Development

In order to develop and build Alpacca, you will need:

You can then build the entire application using the build.sh bash script.

GPL Icon