mouse-dpi-tool

wrapper library for evdev devices - tools

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