mg

A small, fast, and portable text editor based on emacs. More information: <https://github.com/hboetes/mg>.

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