Package Details: xlibre-input-libinput 25.0.0-7

Git Clone URL: https://aur.archlinux.org/xlibre-input-libinput.git (read-only, click to copy)
Package Base: xlibre-input-libinput
Description: XLibre fork of the generic input driver for the X.Org server based on libinput
Upstream URL: https://github.com/X11Libre/xf86-input-libinput
Licenses: MIT
Groups: xlibre-drivers
Conflicts: xf86-input-libinput
Provides: xf86-input-libinput
Submitter: vitaliikuzhdin
Maintainer: xlibre
Last Packager: xlibre
Votes: 13
Popularity: 0.86
First Submitted: 2025-06-22 08:58 (UTC)
Last Updated: 2025-12-31 12:16 (UTC)

Required by (24)

Sources (1)

Latest Comments

doesntwork commented on 2026-01-05 16:47 (UTC) (edited on 2026-01-05 16:48 (UTC) by doesntwork)

What I had to do was:

  1. download from git link this package
  2. Edit PKGBUILD and remove the dependency of xlibre-xserver
  3. makepkg -sic
  4. Install with aur helper that I use xlibre-xserver
  5. Reinstall this package with aur helper that I use

(I also re-installed the server after that 1 more time just in case)

doesntwork commented on 2026-01-05 13:49 (UTC) (edited on 2026-01-05 13:49 (UTC) by doesntwork)

This does not work, it always tells about missing dependency of xlibre-xserver.

Yes I followed the instructions, this thing just does not work.

(1/1) Arming ConditionNeedsUpdate...
==> Making package: xlibre-input-libinput 25.0.0-7 (Mon 05 Jan 2026 15:44:44 EET)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> xlibre-xserver>=25.0
==> ERROR: Could not resolve all dependencies.
 -> error making: xlibre-input-libinput-exit status 8
 -> Failed to install the following packages. Manual intervention is required:
xlibre-input-libinput - exit status 8

sekret commented on 2025-12-30 15:36 (UTC)

Why the changes in the build() function from 25.0.0-6 to 25.0.0-7? It builds and runs just fine here without those settings!

vitaliikuzhdin commented on 2025-07-15 06:52 (UTC)

@btak, did you follow the installation guide I have written in the comments of xlibre-server?

btak commented on 2025-07-15 02:52 (UTC)

Got an error installing.

==> Missing dependencies:
  -> X-ABI-XINPUT_VERSION=26.0
==> ERROR: Could not resolve all dependencies.
 -> error making: xlibre-input-libinput-exit status 8
[sudo] password for brian:
loading packages...
resolving dependencies...
warning: cannot resolve "xlibre-input-libinput", a dependency of "xlibre-server"
:: The following package cannot be upgraded due to unresolvable dependencies:
      xlibre-server

:: Do you want to skip the above package for this upgrade? [y/N]
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'xlibre-input-libinput' required by xlibre-server
 -> error making: xlibre-input-libinput - exit status 8
error installing: [/home/brian/.cache/yay/xlibre-server/xlibre-server-common-25.0.0.5-1-any.pkg.tar.zst /home/brian/.cache/yay/xlibre-server/xlibre-server-25.0.0.5-1-x86_64.pkg.tar.zst] - exit status 1

vitaliikuzhdin commented on 2025-06-22 13:39 (UTC)

@reaperx7, https://aur.archlinux.org/packages/xlibre-input-evdev

@guiodic, https://aur.archlinux.org/packages/xlibre-input-synaptics (also see its comments)

guiodic commented on 2025-06-17 16:18 (UTC)

I think it would also be useful to have xf86-input-synaptics-xlibre

reaperx7 commented on 2025-06-14 23:35 (UTC)

Doesn't detect the middle button of some mice. evdev should possibly be rebuild for xlibre as well.