leafpad

GTK+ based simple text editor

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