terminator

Arrange multiple GNOME terminals in one window. More information: <https://gnome-terminator.org/>.

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