Void User Repository - x86_64 musl

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.

Usage

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.conf

Then update and install packages:

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

Note