macOS
brew install libevdevlocal Homebrew formula metadata
brew
libevdev のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libevdevlocal Homebrew formula metadata
sudo apk add libevdevAlpine Linux edge package indexes · libevdev · ソース: dl-cdn.alpinelinux.org
sudo apt install libevdev-devDebian stable package indexes · libevdev-dev · ソース: deb.debian.org
sudo dnf install libevdevFedora Rawhide package metadata · libevdev · ソース: dl.fedoraproject.org
nix profile install nixpkgs#libevdevnixpkgs package indexes · pkgs/by-name/li/libevdev/package.nix · ソース: api.github.com
sudo pacman -S libevdevArch Linux sync databases · libevdev · ソース: geo.mirror.pkgbuild.com
sudo zypper install libevdev-developenSUSE Tumbleweed package metadata · libevdev-devel · ソース: download.opensuse.org
概要
Wrapper library for evdev devices
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
libevdev-tweak-device | cli | グローバル実行可能ファイル | |
mouse-dpi-tool | cli | グローバル実行可能ファイル | |
touchpad-edge-detector | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.freedesktop.org/wiki/Software/libevdev/
インストールメタデータ
| パッケージキー | brew:libevdev |
|---|---|
| バージョン | 1.13.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libevdev |
| ホームページ | https://www.freedesktop.org/wiki/Software/libevdev/ |
| リポジトリ | https://gitlab.freedesktop.org/libevdev/libevdev |
| 上流ドキュメント | https://www.freedesktop.org/software/libevdev/doc/latest |
| ライセンス | MIT |
| ソースアーカイブ | https://www.freedesktop.org/software/libevdev/libevdev-1.13.6.tar.xz |
| ビルド依存関係 | pkgconf, python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-utilsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.