readtags

build tag file indexes of source code definitions

  • Maintainer: Alessandro Ghedini <ghedo@debian.org>
  • Homepage: https://ctags.io/
  • Section: editors
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