xdotool
Command-line automation for X11. More information: <https://manned.org/xdotool>.
RUN apt-get update && \
apt-get install -y xdotool
RUN apt-get update && \
apt-get install -y xdotool
RUN apk add xdotool
RUN pacman -S --noconfirm xdotool
RUN apt-get update && \
apt-get install -y xdotool
RUN dnf install -y xdotool
RUN apt-get update && \
apt-get install -y xdotool