koi8rxterm

X terminal emulator

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