libwacom-list-local-devices
Library to identify Wacom tablets and their features
RUN apt-get update && \
apt-get install -y libwacom-bin
RUN apt-get update && \
apt-get install -y libwacom-bin
RUN apk add libwacom
RUN pacman -S --noconfirm libwacom
RUN apt-get update && \
apt-get install -y libwacom-bin
RUN yum install -y libwacom
RUN dnf install -y libwacom
RUN apt-get update && \
apt-get install -y libwacom-bin