Binary package repository for Void Linux (aarch64 architecture).
This is a rolling release repository - only the latest version of each package is kept.
Add this repository to your system:
sudo mkdir -p /etc/xbps.d
echo "repository=https://github.com/oSoWoSo/VUR-aarch64/raw/refs/heads/bin" | sudo tee /etc/xbps.d/00-VUR-aarch64.confThen update and install packages:
sudo xbps-install -S
sudo xbps-install <package-name>