Personal Archlinux package repository.
pacman -S base-devel just base-devel git
- Building a single package
You can build a single package with
just build <package-name>
- Building a multiple packages
You can build all enabled packages (See
PACKAGES
file) by runningjust all
.