remotinator

multiple GNOME terminals in one window

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 remotinator on any operating system with command-not-found.com