Void User Repository - aarch64-musl

Binary package repository for Void Linux (aarch64-musl architecture).

This is a rolling release repository - only the latest version of each package is kept.

Usage

Add this repository to your system:

sudo mkdir -p /etc/xbps.d
echo "repository=https://github.com/oSoWoSo/VUR-aarch64-musl/raw/refs/heads/bin" | sudo tee /etc/xbps.d/00-VUR-aarch64-musl.conf

Then update and install packages:

sudo xbps-install -S
sudo xbps-install <package-name>

Note