xsetwacom

Command-line tool to change settings for Wacom pen tablets at runtime. More information: <https://manned.org/xsetwacom>.

Debian Debian
RUN apt-get update && \ apt-get install -y xserver-xorg-input-wacom
Ubuntu
RUN apt-get update && \ apt-get install -y xserver-xorg-input-wacom
Arch Arch Linux
RUN pacman -S --noconfirm xf86-input-wacom
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y xserver-xorg-input-wacom
CentOS
RUN yum install -y xorg-x11-drv-wacom
Fedora
RUN dnf install -y xorg-x11-drv-wacom
Raspbian
RUN apt-get update && \ apt-get install -y xserver-xorg-input-wacom
click the source code to copy install xsetwacom on any operating system with command-not-found.com