urxvt

Rxvt-unicode. A customizable terminal emulator. More information: <https://manned.org/urxvt>.

Debian Debian
RUN apt-get update && \ apt-get install -y rxvt-unicode
Ubuntu
RUN apt-get update && \ apt-get install -y rxvt-unicode
Alpine
RUN apk add rxvt-unicode
Arch Arch Linux
RUN pacman -S --noconfirm rxvt-unicode
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y rxvt-unicode
Fedora
RUN dnf install -y rxvt-unicode
Raspbian
RUN apt-get update && \ apt-get install -y rxvt-unicode
click the source code to copy install urxvt on any operating system with command-not-found.com