konsole
KDE's terminal emulator. More information: <https://docs.kde.org/stable5/en/konsole/konsole/command-line-options.html>.
RUN apt-get update && \
apt-get install -y konsole
RUN apt-get update && \
apt-get install -y konsole
RUN pacman -S --noconfirm konsole
RUN apt-get update && \
apt-get install -y konsole
RUN yum install -y konsole
RUN dnf install -y konsole
RUN apt-get update && \
apt-get install -y konsole