leafpad
GTK+ based simple text editor
Install
- All systems
-
curl cmd.cat/leafpad.sh
- Debian
-
apt-get install leafpad
- Ubuntu
-
apt-get install leafpad
- Alpine
-
apk add leafpad
- Arch Linux
-
pacman -S leafpad
- Kali Linux
-
apt-get install leafpad
- Fedora
-
dnf install leafpad
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install leafpad
- Raspbian
-
apt-get install leafpad
- Dockerfile
- dockerfile.run/leafpad
- Docker
-
docker run cmd.cat/leafpad leafpad
powered by Commando
leafpad
GTK+ based simple text editor
Leafpad is a simple GTK+ based text editor, the user interface is similar to Notepad. It aims to be lighter than GEdit and KWrite, and to be as useful as them.