Skip to content

Repository files navigation

XLibre-2

⮞⮞ Void Linux ⮜⮜

Security Audit Platform Xlibre Version Repo size

Auto Assign Proof HTML Build

GitHub license GitHub contributors GitHub release (with filter) GitHub issues GitHub closed issues

GitHub tag Stars GitHub watchers GitHub forks GitHub last commit (branch) Discussions

split


repository provides binary packages for:   x85_64-glibc x86_64-musl x86_64-musl

Note

How to use

type in the terminal

sudo mkdir -p /etc/xbps.d
printf "repository=https://github.com/xlibre-void/xlibre/releases/latest/download/" | sudo tee /etc/xbps.d/99-repository-xlibre.conf

Important

Synchronize the repository sudo xbps-install -S and accept the fingerprint (Y)

sudo xbps-install -S

These packages will now be in your OctoXBPS package manager. When a new version of the packages is released, you will update it along with all the other packages.

OctoXBPS is a graphical user interface (GUI) for the XBPS (The X Binary Package System) package manager. I would describe it this way: it takes a mundane task—managing packages—and makes it visually understandable, which is especially valuable for beginners.Simply put, it allows you to manage programs on your system without using the command line.It can be installed by typing sudo xbps-install -Su octoxbps

Снимок экрана_20260701_114944

You should now be able search through all xlibre related packages provided by this repository, and install packages as usual:

# search for packages
sudo xbps-query -Rs xlibre
Снимок экрана_20260701_114544


install

sudo xbps-install -Su xlibre

xlibre (includes a complete set, including drivers)

  • xlibre-xserver - XLibre X server with subpackages (xephyr, xnest, xvfb)
  • xlibre-input-drivers
    • xlibre-xf86-input-evdev
    • xlibre-xf86-input-synaptics
    • xlibre-xf86-input-libinput
    • xlibre-xf86-input-wacom
    • xlibre-xf86-input-vmmouse
  • xlibre-video-drivers
    • xlibre-xf86-video-fbdev
    • xlibre-xf86-video-dummy
    • xlibre-xf86-video-vesa
    • xlibre-xf86-video-vmware
    • xlibre-xf86-video-ati
    • xlibre-xf86-video-amdgpu
    • xlibre-xf86-video-nouveau
  • xorg-fonts
  • xlibre-apps

or


install

sudo xbps-install -Su xlibre-minimal

xlibre-minimal (includes everything listed below)

  • xlibre-xserver - XLibre X server with subpackages (xephyr, xnest, xvfb)
  • xlibre-xf86-input-libinput
  • xlibre-xf86-input-evdev
  • xorg-fonts
  • xauth
  • xinit

Alternative method for installing XLibre

Automatically replaces X.Org server packages with Xlibre xserver packages

Note

One-line installation

  • Open the terminal and enter
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

📦 Available packages

package source automatic update
xlibre https://github.com/X11Libre/xserver/ ✔️
xlibre-apps https://github.com/X11Libre/xserver/wiki ✔️
xlibre-input-drivers https://github.com/X11Libre/xserver/wiki ✔️
xlibre-minimal https://github.com/X11Libre/xserver/ ✔️
xlibre-util-macros https://github.com/X11Libre/mirror.fdo.xorg-macros ✔️
xlibre-xorgproto https://github.com/X11Libre/mirror.fdo.xorgproto ✔️
xlibre-xserver https://github.com/X11Libre/xserver/ ✔️
xlibre-xserver-common https://github.com/X11Libre/xserver/ ✔️
xlibre-xserver-devel https://github.com/X11Libre/xserver/ ✔️
xlibre-xserver-xephyr https://github.com/X11Libre/xserver/ ✔️
xlibre-xserver-xnest https://github.com/X11Libre/xserver/ ✔️
xlibre-xserver-xvfb https://github.com/X11Libre/xserver/ ✔️
xlibre-video-drivers https://github.com/X11Libre/xserver/wiki ✔️
xlibre-xf86-input-evdev https://github.com/X11Libre/xf86-input-evdev ✔️
xlibre-xf86-input-evdev-devel https://github.com/X11Libre/xf86-input-evdev ✔️
xlibre-xf86-input-libinput https://github.com/X11Libre/xf86-input-libinput ✔️
xlibre-xf86-input-libinput-devel https://github.com/X11Libre/xf86-input-libinput ✔️
xlibre-xf86-input-synaptics https://github.com/X11Libre/xf86-input-synaptics ✔️
xlibre-xf86-input-synaptics-devel https://github.com/X11Libre/xf86-input-synaptics ✔️
xlibre-xf86-input-joystick https://github.com/X11Libre/xf86-input-joystick ✔️
xlibre-xf86-input-joystick-devel https://github.com/X11Libre/xf86-input-joystick ✔️
xlibre-xf86-input-elographics https://github.com/X11Libre/elographics ✔️
xlibre-xf86-input-wacom https://github.com/X11Libre/xf86-input-wacom ✔️
xlibre-xf86-input-wacom-devel https://github.com/X11Libre/xf86-input-wacom ✔️
xlibre-xf86-input-vmmouse https://github.com/X11Libre/xf86-input-vmmouse ✔️
xlibre-xf86-input-void https://github.com/X11Libre/xf86-input-void ✔️
xlibre-xf86-video-amdgpu https://github.com/X11Libre/xf86-video-amdgpu ✔️
xlibre-xf86-video-ati https://github.com/X11Libre/xf86-video-ati ✔️
xlibre-xf86-video-nouveau https://github.com/X11Libre/xf86-video-nouveau ✔️
xlibre-xf86-video-nv https://github.com/X11Libre/xf86-video-nv ✔️
xlibre-xf86-video-openchrome https://github.com/X11Libre/xf86-video-openchrome ✔️
xlibre-xf86-video-intel https://github.com/X11Libre/xf86-video-intel ✔️
xlibre-xf86-video-mach64 https://github.com/X11Libre/xf86-video-mach64 ✔️
xlibre-xf86-video-dummy https://github.com/X11Libre/xf86-video-dummy ✔️
xlibre-xf86-video-fbdev https://github.com/X11Libre/xf86-video-fbdev ✔️
xlibre-xf86-video-i128 https://github.com/X11Libre/xf86-video-i128 ✔️
xlibre-xf86-video-i740 https://github.com/X11Libre/xf86-video-i740 ✔️
xlibre-xf86-video-vesa https://github.com/X11Libre/xf86-video-vesa ✔️
xlibre-xf86-video-vmware https://github.com/X11Libre/xf86-video-vmware ✔️
xlibre-xf86-video-sisusb https://github.com/X11Libre/xf86-video-sisusb ✔️
xlibre-xf86-video-qxl https://github.com/X11Libre/xf86-video-qxl ✔️
xlibre-xf86-video-voodoo https://github.com/X11Libre/xf86-video-voodoo ✔️
xlibre-xf86-video-cirrus https://github.com/X11Libre/xf86-video-cirrus ✔️
xlibre-xf86-video-r128 https://github.com/X11Libre/xf86-video-r128 ✔️
xlibre-xf86-video-s3virge https://github.com/X11Libre/xf86-video-s3virge ✔️
xlibre-xf86-video-mga https://github.com/X11Libre/xf86-video-mga ✔️

TODO

  • Build and package Xlibre once a new version is released via GitHub Actions
repo-key ► Click to expand
sudo mkdir -p /var/db/xbps/keys
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

repo-key 00:ca:42:57:c9:c0:9a:ec:94:b4:7d:97:e5:a9:aa:1e.plist

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>public-key</key>
	<data>LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF6aFR1SkVjalBFZzZaUnNGbThtLwpaRnY0RWoyNUZVZzRZR3JQZlI3cWdaaGs5MExWd1hnTnVBQVl2TXFrSmpDd1dueEdYZVNzWUgyNFpSaFhiSHNvCm1DOGJFSDBOWkpmWGRYWFl3Rjg1dGl3b0RGRkpxOE0wN3daT0JsVmI4YXhkRm96UElpWXlRUEMxN1BwTjg0UksKS3NzZkJtQmt0dDUwbGptUWpmQW5lV21tZzF5VTRlSWZvR3AvamgrWW9TUGkyTzZTQi9ZVVJpZnNFYmlUK1RoMQpGdmpZTWhCb1VmQ2NGaGlIb3hDWXJOREhNOURSM21lUVI5ZkFuTEhKNEdXclhoMy84TjFhTngwcnZXckdSNDlJCkJrenNJdjErL2hHNzdyVG54Z3VPNGx0QVZ0QnljdVhRa2ZoWlpzMCtNSXphMzZpaVJja1lVRVVzYVFtQkJnUXMKaHdJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==</data>
	<key>public-key-size</key>
	<integer>2048</integer>
	<key>signature-by</key>
	<string>void-package-github-actions</string>
</dict>
</plist>

About

XLibre for VOID linux ( Main repository )

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

71 stars

Watchers

2 watching

Forks

Releases

Contributors

Languages