libinput

Input device management and event handling library

Debian Debian
RUN apt-get update && \ apt-get install -y libinput
Ubuntu
RUN apt-get update && \ apt-get install -y libinput
Alpine
RUN apk add libinput
Arch Arch Linux
RUN pacman -S --noconfirm libinput
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libinput
CentOS
RUN yum install -y libinput
Fedora
RUN dnf install -y libinput
click the source code to copy install libinput on any operating system with command-not-found.com