etags

Emacs is a powerful, customizable, self-documenting, modeless text

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
Fedora
RUN dnf install -y emacs
Raspbian
RUN apt-get update && \ apt-get install -y emacs
click the source code to copy install etags on any operating system with command-not-found.com