macOS
brew install universal-ctagslocal Homebrew formula metadata
sudo port install universal-ctagsMacPorts ports tree · devel/universal-ctags/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de universal-ctags pour les workflows d'agents IA.
installation
brew install universal-ctagslocal Homebrew formula metadata
sudo port install universal-ctagsMacPorts ports tree · devel/universal-ctags/Portfile · Source: api.github.com
sudo apt install universal-ctagsDebian stable package indexes · universal-ctags · Source: deb.debian.org
nix profile install nixpkgs#universal-ctagsnixpkgs package indexes · pkgs/by-name/un/universal-ctags/package.nix · Source: api.github.com
sudo zypper install universal-ctagsopenSUSE Tumbleweed package metadata · universal-ctags · Source: download.opensuse.org
sudo pacman -S ctagsArch Linux sync databases · ctags · Source: geo.mirror.pkgbuild.com
choco install universal-ctagsChocolatey community package catalog · universal-ctags · Source: community.chocolatey.org
scoop install extras/universal-ctagsScoop official bucket manifest trees · bucket/universal-ctags.json · Source: api.github.com
winget install --id UniversalCtags.Ctags -eWindows Package Manager source index · UniversalCtags.Ctags · Source: cdn.winget.microsoft.com
aperçu
Maintained ctags implementation
historique
Universal Ctags is the maintained continuation of the ctags tradition: a command-line indexer that emits tag files for editors and source-navigation tools. Its package history is inseparable from Exuberant Ctags, whose development stalled after becoming the de facto multi-language ctags implementation.
The Universal Ctags README states that Exuberant Ctags, maintained by Darren Hiebert, improved traditional ctags with multi-language support, user-defined regex languages, and Emacs TAGS output, but that project activity stalled. Reza Jelveh initially created a personal GitHub fork, and growing participation led to a dedicated Universal Ctags project.
Universal Ctags set out to continue Exuberant Ctags in a shared working space. It added and improved language parsers, extended optlib for defining parsers, developed experimental interactive mode, and documented incompatibilities where the maintained implementation deliberately diverges from Exuberant behavior.
ctags files are a long-standing contract between command-line indexers and editors. Universal Ctags' adoption grew because Vim, Emacs, source browsers, IDE plugins, static documentation tools, and cross-reference engines still benefit from a fast, language-aware tags generator.
The official docs track related consumers and neighboring projects, including GNU Global, GNU Source-highlight, OpenGrok, Pygments, Geany, Anjuta, and Vim Tagbar. The input also shows broad packaging under names such as universal-ctags or ctags across Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, MacPorts, Windows package managers, and others.
The basic package workflow is simple: run ctags over a source tree and point an editor or tool at the generated tags file. Advanced users customize language parsing, emitted fields, extras, pseudo-tags, and per-directory option files.
Universal Ctags changed important configuration defaults compared with Exuberant Ctags. Its README calls out that it does not load ~/.ctags and ./.ctags at startup, preferring ~/.ctags.d/*.ctags and ./.ctags.d/*.ctags; that matters directly to package upgrades and dotfile migrations.
Universal Ctags is package-nerd significant because it is a tiny binary with a huge blast radius: editors, code browsers, documentation systems, and source-search tools may all consume its output. Keeping it maintained keeps decades of ctags workflows viable for modern languages.
It is also a clean example of the package-manager replacement pattern: distributions can switch users from an unmaintained upstream to a maintained fork while preserving the old command name and most file-format compatibility.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.
$XDG_CONFIG_HOME/ctags/*.ctags~/.config/ctags/*.ctags~/.ctags.d/*.ctags./.ctags.d/*.ctags./ctags.d/*.ctags%HOMEDRIVE%%HOMEPATH%\ctags.d\*.ctagsexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
optscript | cli | exécutable global | |
readtags | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/universal-ctags/ctags
métadonnées d'installation
| Clé du paquet | brew:universal-ctags |
|---|---|
| Version | 6.2.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/universal-ctags |
| Page d'accueil | https://ctags.io/ |
| Dépôt | https://github.com/universal-ctags/ctags |
| Docs amont | https://docs.ctags.io/ |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/universal-ctags/ctags/releases/download/v6.2.1/universal-ctags-6.2.1.tar.gz |
| Dernière mise à jour | 2026-05-15T12:49:28-04:00 |
| Pulse | updated |
| Dépendances | jansson, libyaml, pcre2 |
| Dépendances de compilation | docutils, pkgconf, python@3.14 |
| Bibliothèques fournies par macOS | libxml2 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | universal-ctags |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
universal-ctags 5.9.20210829.0-2
build tag file indexes of source code definitions
sudo apt install universal-ctagsuniversal-ctags
nix profile install nixpkgs#universal-ctagsuniversal-ctags 5.9.20210829.0-1
build tag file indexes of source code definitions
sudo apt install universal-ctagsctags 1:6.2.1-1
Generates an index file of language objects found in source files
sudo pacman -S ctagsuniversal-ctags 6.2.1-1.1
A program to generate language tag files used with various editors
https://github.com/universal-ctags/ctags
sudo zypper install universal-ctagsuniversal-ctags
sudo port install universal-ctagsuniversal-ctags
choco install universal-ctagsextras/universal-ctags
scoop install extras/universal-ctagsUniversalCtags.Ctags
winget install --id UniversalCtags.Ctags -eUniversalCtags.Ctags.Nightly
winget install --id UniversalCtags.Ctags.Nightly -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.