ctags.emacs

GNU Emacs editor's shared, architecture dependent files

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