xterm
A terminal emulator for the X Window System. More information: <https://manned.org/xterm>.
RUN apt-get update && \
apt-get install -y xterm
RUN apt-get update && \
apt-get install -y xterm
RUN apk add xterm
RUN pacman -S --noconfirm xterm
RUN apt-get update && \
apt-get install -y xterm
RUN yum install -y xterm
RUN dnf install -y xterm
RUN apt-get update && \
apt-get install -y xterm