Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 ctags

查看 ctags 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ctags

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ctags

MacPorts ports tree · devel/ctags/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add ctags

Alpine Linux edge package indexes · ctags · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install ctags

Fedora Rawhide package metadata · ctags · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#ctags

nixpkgs package indexes · ctags · 来源: raw.githubusercontent.com

Arch Linux pacman已验证 · 92%
sudo pacman -S ctags

Arch Linux sync databases · ctags · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install ctags

openSUSE Tumbleweed package metadata · ctags · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install ctags

Chocolatey community package catalog · ctags · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/ctags

Scoop official bucket manifest trees · bucket/ctags.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id UniversalCtags.Ctags -e

Windows Package Manager source index · UniversalCtags.Ctags · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Reimplementation of ctags(1)

命令和别名

  • ctags

历史

项目历史与用法

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.

时间线

  • 1996: ctags 1.0 first public release.
  • 1998: ctags 2.1 added Java support; ctags 2.2 added recursive traversal.
  • 2003: ctags 5.5 added list-languages, list-kinds, list-maps, C#, Erlang, HTML, JavaScript, and Standard ML support.
  • 2007: ctags 5.7 added support for .ctags on Windows.
  • 2009: ctags 5.8 release advertised on the official site.

Related projects

  • Exuberant Ctags is historically tied to vi, Vim, Emacs TAGS files, and editor source-navigation workflows. Universal Ctags is the active successor lineage used by newer tooling such as ctags-lsp.

安全态势

尚未找到受保护工具覆盖

没有找到 ctags 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/ctags.conf/usr/local/etc/ctags.conf~/.ctags.ctags
Windows
/ctags.cnf~/ctags.cnfctags.cnf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ctagscli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本5.8
管理器更新时间2026-06-19
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namectags
Aliases
  • ctags-exuberant
Version Scheme0
Revision2
Head VersionHEAD
Conflicts With
  • universal-ctags
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

ctags

nix profile install nixpkgs#ctags
  • normalized package name match
  • 匹配方式:Ctags
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: ctags from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk95%

ctags 6.2.1-r0

Generator of tags for all types of C/C++ languages

https://ctags.io/

sudo apk add ctags
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ctags
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ctags
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ctags from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ctags-doc 6.2.1-r0

Generator of tags for all types of C/C++ languages (documentation)

https://ctags.io/

sudo apk add ctags-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ctags
  • normalized package name match
  • 匹配方式:Ctags
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ctags-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ctags 6.2.1-3.fc44

A C programming language indexing and/or cross-reference tool

https://ctags.io/

sudo dnf install ctags
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ctags
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ctags
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ctags from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

ctags 1:6.2.1-1

Generates an index file of language objects found in source files

https://ctags.io/

sudo pacman -S ctags
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ctags
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ctags from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ctags 5.8-15.3

A Program to Generate Tag Files for Use with vi and Other Editors

http://ctags.sourceforge.net/

sudo zypper install ctags
  • License: GPL-2.0-or-later
  • Category: Development/Tools/Navigators
  • Architecture: x86_64
  • Source Package: ctags
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Ctags
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ctags from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ctags

sudo port install ctags
  • normalized package name match
  • 匹配方式:Ctags
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/ctags/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

ctags

choco install ctags
  • normalized package name match
  • 匹配方式:Ctags
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: ctags from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','crystalreports2008runtime'
Scoop95%

main/ctags

scoop install main/ctags
  • normalized package name match
  • 匹配方式:Ctags
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ctags.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

UniversalCtags.Ctags

winget install --id UniversalCtags.Ctags -e
  • normalized package name match
  • 匹配方式:Ctags
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: UniversalCtags.Ctags from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment