We Don't Wait for Official Repositories
We create them ourselves!
Our Philosophy
🗲 Fast Updates
Get the latest XLibre versions without waiting for official repository cycles.
🛠️ Community-Driven
Built by users, for users and no unnecessary drama over on a social network argument by a distro. We maintain what we need.
Installation Instructions
Void Linux
Add repository to your void Linux system and install XLibre:
1. Add the repository key
sudo wget -O /var/db/xbps/keys/00:ca:42:57:c9:c0:9a:ec:94:b4:7d:97:e5:a9:aa:1e.plist https://github.com/xlibre-void/xlibre/raw/refs/heads/main/repo-keys/x86_64/00:ca:42:57:c9:c0:9a:ec:94:b4:7d:97:e5:a9:aa:1e.plist
2. Add the repository to your sources
printf "repository=https://github.com/xlibre-void/xlibre/releases/latest/download/\n" | sudo tee /etc/xbps.d/99-repository-xlibre.conf
3. Synchronize the repository
sudo xbps-install -Su
4. Install XLibre
sudo xbps-install -Su xlibre
Alternative method for installing XLibre
Automatically replaces X.Org server packages with Xlibre xserver packages
One-line Installation
wget -O - https://github.com/xlibre-void/xlibre/raw/refs/heads/main/install-xlibre.sh | tee install-xlibre.sh && chmod +x install-xlibre.sh && sudo ./install-xlibre.sh
Support & Community
Why We Go Independent
Focus
We focus specifically on XLibre, ensuring it's always up-to-date and properly maintained for Void Linux users.
Flexibility
We can respond quickly to user feedback and provide custom builds.
Leave a comment