macOS
brew install ctagslocal Homebrew formula metadata
sudo port install ctagsMacPorts ports tree · devel/ctags/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ctags in AI-Agent-Workflows.
Installation
brew install ctagslocal Homebrew formula metadata
sudo port install ctagsMacPorts ports tree · devel/ctags/Portfile · Quelle: api.github.com
sudo apk add ctagsAlpine Linux edge package indexes · ctags · Quelle: dl-cdn.alpinelinux.org
sudo dnf install ctagsFedora Rawhide package metadata · ctags · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#ctagsnixpkgs package indexes · ctags · Quelle: raw.githubusercontent.com
sudo pacman -S ctagsArch Linux sync databases · ctags · Quelle: geo.mirror.pkgbuild.com
sudo zypper install ctagsopenSUSE Tumbleweed package metadata · ctags · Quelle: download.opensuse.org
choco install ctagsChocolatey community package catalog · ctags · Quelle: community.chocolatey.org
scoop install main/ctagsScoop official bucket manifest trees · bucket/ctags.json · Quelle: api.github.com
winget install --id UniversalCtags.Ctags -eWindows Package Manager source index · UniversalCtags.Ctags · Quelle: cdn.winget.microsoft.com
Überblick
Reimplementation of ctags(1)
Verlauf
Exuberant Ctags is Darren Hiebert's multi-language implementation of the classic ctags source-indexing tool. It generates tag files that editors and other tools use for quick navigation to language objects such as functions, classes, macros, variables, and declarations.
The official change notes record ctags 1.0 as a first public release on May 31, 1996. The project then expanded rapidly from a C/C++-oriented tag generator into a multi-language tool, adding Java support in 1998, many other language parsers through the 2000s, extended tag fields, recursive traversal, Emacs TAGS output, user-defined regex languages, and broad platform support.
Version 5.8, dated July 9, 2009 on the official site, was the last Exuberant Ctags release advertised there. Its source distribution and platform packages remained important long after that date because the tool had become a standard dependency for editor navigation and source-code browsing workflows.
The Exuberant Ctags home page states that the tool was used in at least 50 countries, supported 41 programming languages, was included in major Linux distributions, and was covered by editor and programming publications. The input package facts show the Homebrew package name distributed across many modern package managers, including apk, Homebrew, Chocolatey, Fedora, MacPorts, Nix, pacman, Scoop, winget, and zypper.
ctags is typically run over a source tree to create a tags file for editors, source browsers, or other utilities. The official manual documents automatic language selection, recursive source traversal, configuration files, environment options, and tag-file output formats.
Ctags is a foundational editor-tool package: tiny, scriptable, cross-platform, and useful across many languages. Exuberant Ctags became the de facto packaged implementation for years, while later Universal Ctags packaging inherited much of the command-line and distribution story.
Sicherheitslage
Für ctags wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/ctags.conf/usr/local/etc/ctags.conf~/.ctags.ctags/ctags.cnf~/ctags.cnfctags.cnfExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ctags | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://ctags.sourceforge.net/
Installationsmetadaten
| Paketschlüssel | brew:ctags |
|---|---|
| Version | 5.8 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ctags |
| Homepage | https://ctags.sourceforge.net/ |
| Repository | https://sourceforge.net/p/ctags/code/HEAD/tree |
| Upstream-Dokumentation | https://ctags.sourceforge.net/ |
| Lizenz | GPL-2.0-or-later AND LGPL-2.1-or-later |
| Quellarchiv | https://downloads.sourceforge.net/project/ctags/ctags/5.8/ctags-5.8.tar.gz |
| Zuletzt aktualisiert | 2026-06-19T12:30:04-07:00 |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | Under some circumstances, emacs and ctags can conflict. By default, emacs provides an executable `ctags` that would conflict with the executable of the same name that ctags provides. To prevent this, Homebrew removes the emacs `ctags` and its manpage before linking. |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ctags |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
ctags
nix profile install nixpkgs#ctagsctags 6.2.1-r0
Generator of tags for all types of C/C++ languages
sudo apk add ctagsctags-doc 6.2.1-r0
Generator of tags for all types of C/C++ languages (documentation)
sudo apk add ctags-docctags 6.2.1-3.fc44
A C programming language indexing and/or cross-reference tool
sudo dnf install ctagsctags 1:6.2.1-1
Generates an index file of language objects found in source files
sudo pacman -S ctagsctags 5.8-15.3
A Program to Generate Tag Files for Use with vi and Other Editors
sudo zypper install ctagsctags
sudo port install ctagsctags
choco install ctagsmain/ctags
scoop install main/ctagsUniversalCtags.Ctags
winget install --id UniversalCtags.Ctags -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.