Binary package repository for Void Linux (x86_64-musl 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-x86_64-musl/raw/refs/heads/bin" | sudo tee /etc/xbps.d/00-VUR-x86_64-musl.confThen update and install packages:
sudo xbps-install -S
sudo xbps-install <package-name>