lxterminal

Terminal emulator for LXDE. More information: <https://wiki.lxde.org/en/LXTerminal>.

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