konsoleprofile

X terminal emulator

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 konsole5
Raspbian
RUN apt-get update && \ apt-get install -y konsole
click the source code to copy install konsoleprofile on any operating system with command-not-found.com