Package Details: xlibre-server-bin 25.0.0.15-1

Git Clone URL: https://aur.archlinux.org/xlibre-server-bin.git (read-only, click to copy)
Package Base: xlibre-server-bin
Description: XLibre Official Easy Install Drop in Replacement fork of X.Org X server (binary release)
Upstream URL: https://x11libre.net
Licenses: MIT, ISC, X11, ICU, BSD-3-Clause, LicenseRef-Adobe-Display-PostScript, LicenseRef-DEC-3-Clause, HPND, LicenseRef-HPND-sell-MIT-disclaimer-xserver, HPND-sell-variant, MIT-open-group, NTP, SGI-B-2.0, SMLNJ, X11-distribute-modifications-variant
Groups: xlibre
Conflicts: glamor-egl, nvidia-utils, xf86-video-modesetting, xlibre-server, xorg-server, xorg-server-common
Provides: X-ABI-EXTENSION_VERSION, X-ABI-VIDEODRV_VERSION, X-ABI-XINPUT_VERSION, x-server, xlibre-server, xorg-server
Replaces: glamor-egl, xf86-video-modesetting
Submitter: xlibre
Maintainer: xlibre
Last Packager: xlibre
Votes: 0
Popularity: 0.000000
First Submitted: 2025-08-17 15:37 (UTC)
Last Updated: 2025-11-15 13:20 (UTC)

Required by (178)

Sources (1)

Pinned Comments

xlibre commented on 2025-08-19 19:11 (UTC) (edited on 2025-08-19 19:19 (UTC) by xlibre)

XLibre Packages for Arch Linux

This repository is part of a set that provides the XLibre packages for Arch Linux and derivative distributions.

These repositories are provided by the XLibre project:

  • xlibre-server-bin
  • xlibre-server-common-bin
  • xlibre-server-devel-bin
  • xlibre-server-xephyr-bin
  • xlibre-server-xnest-bin
  • xlibre-server-xvfb-bin
  • xlibre-input-elographics-bin
  • xlibre-input-evdev-bin
  • xlibre-input-libinput-bin (+)
  • xlibre-input-void-bin
  • xlibre-input-synaptics-bin
  • xlibre-input-vmmouse-bin
  • xlibre-input-wacom-bin
  • xlibre-video-amdgpu-bin
  • xlibre-video-ati-bin
  • xlibre-video-dummy-bin
  • xlibre-video-fbdev-bin
  • xlibre-video-intel-bin
  • xlibre-video-nouveau-bin
  • xlibre-video-qxl-bin
  • xlibre-video-sisusb-bin
  • xlibre-video-vesa-bin
  • xlibre-video-vmware-bin
  • xlibre-video-voodoo-bin

(+) Attention: when migrating from Xorg package xlibre-input-libinputi-bin needs to be installed together with xlibre-server-bin and xlibre-server-common-bin.
The installation requires via pacman that for any currently installed xf86-(input/video) driver package the corresponding xlibre-(input/video) package needs to be installed.

If for example these packages are installed: xorg-server xorg-server-comon xf86-input-libinput xf86-video-amdgpu
Then for XLibre install: xlibre-server-bin xlibre-server-common-bin xlibre-input-libinput xlibre-video-amdgpu-bin
This will have pacman automatically remove the xorg/xf86 packages.

TearFree option

Xlibre has the 'TearFree' option enabled by default, while Xorg does not.

Closed source drivers

Closed source drivers might not yet have an updated ABI version to match that of the updated xlibre-xserver.
This can be overcome by creating a file named eg. /etc/X11/xorg.conf.d/xlibre.conf containing:

Section "ServerFlags"
    Option "IgnoreABI" "true"
EndSection

Latest Comments

xlibre commented on 2025-10-31 00:44 (UTC)

Update will be done as soon as https://x11libre.net/repo/arch_based/x86_64/ syncs and shows the latest - 25.0.0.14 version.

xAsh commented on 2025-10-30 14:27 (UTC)

I've reported it for being out-of-date since 25.0.0.14 was released, but only binaries for 25.0.0.13 are currently available on https://x11libre.net/repo/arch_based/x86_64/

xlibre commented on 2025-08-19 19:11 (UTC) (edited on 2025-08-19 19:19 (UTC) by xlibre)

XLibre Packages for Arch Linux

This repository is part of a set that provides the XLibre packages for Arch Linux and derivative distributions.

These repositories are provided by the XLibre project:

  • xlibre-server-bin
  • xlibre-server-common-bin
  • xlibre-server-devel-bin
  • xlibre-server-xephyr-bin
  • xlibre-server-xnest-bin
  • xlibre-server-xvfb-bin
  • xlibre-input-elographics-bin
  • xlibre-input-evdev-bin
  • xlibre-input-libinput-bin (+)
  • xlibre-input-void-bin
  • xlibre-input-synaptics-bin
  • xlibre-input-vmmouse-bin
  • xlibre-input-wacom-bin
  • xlibre-video-amdgpu-bin
  • xlibre-video-ati-bin
  • xlibre-video-dummy-bin
  • xlibre-video-fbdev-bin
  • xlibre-video-intel-bin
  • xlibre-video-nouveau-bin
  • xlibre-video-qxl-bin
  • xlibre-video-sisusb-bin
  • xlibre-video-vesa-bin
  • xlibre-video-vmware-bin
  • xlibre-video-voodoo-bin

(+) Attention: when migrating from Xorg package xlibre-input-libinputi-bin needs to be installed together with xlibre-server-bin and xlibre-server-common-bin.
The installation requires via pacman that for any currently installed xf86-(input/video) driver package the corresponding xlibre-(input/video) package needs to be installed.

If for example these packages are installed: xorg-server xorg-server-comon xf86-input-libinput xf86-video-amdgpu
Then for XLibre install: xlibre-server-bin xlibre-server-common-bin xlibre-input-libinput xlibre-video-amdgpu-bin
This will have pacman automatically remove the xorg/xf86 packages.

TearFree option

Xlibre has the 'TearFree' option enabled by default, while Xorg does not.

Closed source drivers

Closed source drivers might not yet have an updated ABI version to match that of the updated xlibre-xserver.
This can be overcome by creating a file named eg. /etc/X11/xorg.conf.d/xlibre.conf containing:

Section "ServerFlags"
    Option "IgnoreABI" "true"
EndSection