konsole

KDE's terminal emulator. More information: <https://docs.kde.org/stable5/en/konsole/konsole/command-line-options.html>.

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