ctags
brew install ctags
v5.8_2
GPL-2.0-or-later AND LGPL-2.1-or-later
Reimplementation of ctags(1)
157
30-day installs · #2881
622
90-day · #2648
3.7k
365-day · #2232
Links
- https://ctags.sourceforge.net/
- Brew formula source: Formula/c/ctags.rb
Caveats
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.
Raw metadata
{
"aliases": [
"ctags-exuberant"
],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": "Under some circumstances, emacs and ctags can conflict. By default,\nemacs provides an executable `ctags` that would conflict with the\nexecutable of the same name that ctags provides. To prevent this,\nHomebrew removes the emacs `ctags` and its manpage before linking.\n",
"conflicts_with": [
"universal-ctags"
],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Reimplementation of ctags(1)",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:44+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "ctags",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://ctags.sourceforge.net/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Exuberant Ctags",
"installs_30d": 157,
"installs_365d": 3656,
"installs_90d": 622,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later AND LGPL-2.1-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "ctags",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 2881,
"rank_365d": 2232,
"rank_90d": 2648,
"raw_hash": "6fa762a1659f673c",
"recommended_dependencies": [],
"revision": 2,
"ruby_source_path": "Formula/c/ctags.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "5.8",
"versioned_formulae": [],
"why_use_this": null
}