jpico

user friendly full screen text editor

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