urxvt
Rxvt-unicode. A customizable terminal emulator. More information: <https://manned.org/urxvt>.
RUN apt-get update && \
apt-get install -y rxvt-unicode
RUN apt-get update && \
apt-get install -y rxvt-unicode
RUN apk add rxvt-unicode
RUN pacman -S --noconfirm rxvt-unicode
RUN apt-get update && \
apt-get install -y rxvt-unicode
RUN dnf install -y rxvt-unicode
RUN apt-get update && \
apt-get install -y rxvt-unicode