readtags

build tag file indexes of source code definitions

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