xeyes

Display eyes on the screen that follow the mouse cursor. More information: <https://manned.org/xeyes>.

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