macOS
brew install ctagslocal Homebrew formula metadata
sudo port install ctagsMacPorts ports tree · devel/ctags/Portfile · 来源: api.github.com
安装
brew install ctagslocal Homebrew formula metadata
sudo port install ctagsMacPorts ports tree · devel/ctags/Portfile · 来源: api.github.com
sudo apk add ctagsAlpine Linux edge package indexes · ctags · 来源: dl-cdn.alpinelinux.org
sudo dnf install ctagsFedora Rawhide package metadata · ctags · 来源: dl.fedoraproject.org
nix profile install nixpkgs#ctagsnixpkgs package indexes · ctags · 来源: raw.githubusercontent.com
sudo pacman -S ctagsArch Linux sync databases · ctags · 来源: geo.mirror.pkgbuild.com
sudo zypper install ctagsopenSUSE Tumbleweed package metadata · ctags · 来源: download.opensuse.org
choco install ctagsChocolatey community package catalog · ctags · 来源: community.chocolatey.org
scoop install main/ctagsScoop official bucket manifest trees · bucket/ctags.json · 来源: api.github.com
winget install --id UniversalCtags.Ctags -eWindows Package Manager source index · UniversalCtags.Ctags · 来源: cdn.winget.microsoft.com
概览
Reimplementation of ctags(1)
历史
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.
安全态势
没有找到 ctags 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.cnf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ctags | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://ctags.sourceforge.net/
安装元数据
| 软件包键 | brew:ctags |
|---|---|
| 版本 | 5.8 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ctags |
| 主页 | https://ctags.sourceforge.net/ |
| 仓库 | https://sourceforge.net/p/ctags/code/HEAD/tree |
| 上游文档 | https://ctags.sourceforge.net/ |
| 许可证 | GPL-2.0-or-later AND LGPL-2.1-or-later |
| 源码归档 | https://downloads.sourceforge.net/project/ctags/ctags/5.8/ctags-5.8.tar.gz |
| 最后更新 | 2026-06-19T12:30:04-07:00 |
| Pulse | updated |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
| 注意事项 | 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. |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.