xclock
Display the time in analog or digital form. More information: <https://manned.org/xclock>.
RUN apt-get update && \
apt-get install -y x11-apps
RUN apt-get update && \
apt-get install -y x11-apps
RUN pacman -S --noconfirm xorg-xclock
RUN apt-get update && \
apt-get install -y x11-apps
RUN yum install -y xorg-x11-apps
RUN dnf install -y xorg-x11-apps
RUN apt-get update && \
apt-get install -y x11-apps