xprop
A tool for displaying window and font properties in an X server. More information: <https://manned.org/xprop>.
RUN apt-get update && \
apt-get install -y x11-utils
RUN apt-get update && \
apt-get install -y x11-utils
RUN pacman -S --noconfirm xorg-xprop
RUN apt-get update && \
apt-get install -y x11-utils
RUN yum install -y xorg-x11-utils
RUN dnf install -y xorg-x11-utils
RUN apt-get update && \
apt-get install -y x11-utils