macOS
brew install libevdevlocal Homebrew formula metadata
brew
Wrapper library for evdev devices. Version 1.13.6 via Homebrew; verified from local package data.
install
brew install libevdevlocal Homebrew formula metadata
sudo apk add libevdevAlpine Linux edge package indexes · libevdev · source: dl-cdn.alpinelinux.org
sudo apt install libevdev-devDebian stable package indexes · libevdev-dev · source: deb.debian.org
sudo dnf install libevdevFedora Rawhide package metadata · libevdev · source: dl.fedoraproject.org
nix profile install nixpkgs#libevdevnixpkgs package indexes · pkgs/by-name/li/libevdev/package.nix · source: api.github.com
sudo pacman -S libevdevArch Linux sync databases · libevdev · source: geo.mirror.pkgbuild.com
sudo zypper install libevdev-developenSUSE Tumbleweed package metadata · libevdev-devel · source: download.opensuse.org
overview
Wrapper library for evdev devices
history
libevdev is the freedesktop.org wrapper library for Linux evdev input devices, abstracting kernel ioctls into a type-safe C API.
The upstream README describes libevdev as a wrapper around evdev devices whose goal is to move common evdev handling into a library and eventually wrap all direct evdev ioctls. Peter Hutterer's 2013 write-up described the library as a way to make /dev/input/eventX handling less error-prone, including buffering and recovery from SYN_DROPPED events.
libevdev is part of the Linux input stack, below consumers such as libinput, X.org input drivers, compositors, and device-testing tools. Its freedesktop.org home, input-tools mailing list, and distribution packaging across Linux systems reflect adoption as infrastructure rather than an end-user application.
Applications open a Linux input event device and let libevdev expose events, device capabilities, and uinput support through C APIs. The packaged tools libevdev-tweak-device, mouse-dpi-tool, and touchpad-edge-detector are small examples of the library being used for practical hardware/input inspection.
For package maintainers, libevdev is a foundational system library: tiny, C-based, MIT licensed, Linux-specific, and ABI-sensitive. It is a dependency that makes higher-level input stacks less coupled to raw kernel ioctl behavior.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
libevdev-tweak-device | cli | global executable | |
mouse-dpi-tool | cli | global executable | |
touchpad-edge-detector | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.freedesktop.org/wiki/Software/libevdev/
install metadata
| Package key | brew:libevdev |
|---|---|
| Version | 1.13.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libevdev |
| Homepage | https://www.freedesktop.org/wiki/Software/libevdev/ |
| Repository | https://gitlab.freedesktop.org/libevdev/libevdev |
| Upstream docs | https://www.freedesktop.org/software/libevdev/doc/latest |
| License | MIT |
| Source archive | https://www.freedesktop.org/software/libevdev/libevdev-1.13.6.tar.xz |
| Build dependencies | pkgconf, python@3.14 |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libevdev |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libevdev-dev 1.13.4+dfsg-1
wrapper library for evdev devices - development files
https://www.freedesktop.org/wiki/Software/libevdev/
sudo apt install libevdev-devlibevdev-doc 1.13.4+dfsg-1
wrapper library for evdev devices - development docs
https://www.freedesktop.org/wiki/Software/libevdev/
sudo apt install libevdev-doclibevdev-tools 1.13.4+dfsg-1
wrapper library for evdev devices - tools
https://www.freedesktop.org/wiki/Software/libevdev/
sudo apt install libevdev-toolslibevdev2 1.13.4+dfsg-1
wrapper library for evdev devices
https://www.freedesktop.org/wiki/Software/libevdev/
sudo apt install libevdev2libevdev
nix profile install nixpkgs#libevdevlibevdev-dev 1.13.1+dfsg-1build1
wrapper library for evdev devices - development files
https://www.freedesktop.org/wiki/Software/libevdev/
sudo apt install libevdev-devlibevdev-doc 1.13.1+dfsg-1build1
wrapper library for evdev devices - development docs
https://www.freedesktop.org/wiki/Software/libevdev/
sudo apt install libevdev-doclibevdev-tools 1.13.1+dfsg-1build1
wrapper library for evdev devices - tools
https://www.freedesktop.org/wiki/Software/libevdev/
sudo apt install libevdev-toolslibevdev2 1.13.1+dfsg-1build1
wrapper library for evdev devices
https://www.freedesktop.org/wiki/Software/libevdev/
sudo apt install libevdev2libevdev 1.13.6-r0
Kernel Evdev Device Wrapper Library
https://www.freedesktop.org/wiki/Software/libevdev
sudo apk add libevdevlibevdev-dev 1.13.6-r0
Kernel Evdev Device Wrapper Library (development files)
https://www.freedesktop.org/wiki/Software/libevdev
sudo apk add libevdev-devlibevdev-doc 1.13.6-r0
Kernel Evdev Device Wrapper Library (documentation)
https://www.freedesktop.org/wiki/Software/libevdev
sudo apk add libevdev-doclibevdev-tools 1.13.6-r0
Kernel Evdev Device Wrapper Library (tools)
https://www.freedesktop.org/wiki/Software/libevdev
sudo apk add libevdev-toolslibevdev 1.13.6-2.fc44
Kernel Evdev Device Wrapper Library
http://www.freedesktop.org/wiki/Software/libevdev
sudo dnf install libevdevlibevdev-devel 1.13.6-2.fc44
Kernel Evdev Device Wrapper Library Development Package
http://www.freedesktop.org/wiki/Software/libevdev
sudo dnf install libevdev-devellibevdev-utils 1.13.6-2.fc44
Kernel Evdev Device Wrapper Library Utilities Package
http://www.freedesktop.org/wiki/Software/libevdev
sudo dnf install libevdev-utilssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.