emacs

The extensible, customizable, self-documenting, real-time display editor. See also emacsclient. More information: <https://www.gnu.org/software/emacs>.

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