libwacom-list-local-devices

Library to identify Wacom tablets and their features

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