pkg.soopen package index

brew / rank 1037

Install universal-ctags with Homebrew, chocolatey, apt, MacPorts, Nix, zypper, pacman, scoop, winget, apk, dnf

Maintained ctags implementation. Version 6.2.1 via Homebrew; verified 2026-05-15. Also installable with debian: sudo apt install universal-ctags.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install universal-ctags

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install universal-ctags

MacPorts ports tree · devel/universal-ctags/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install universal-ctags

Debian stable package indexes · universal-ctags · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#universal-ctags

nixpkgs package indexes · pkgs/by-name/un/universal-ctags/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install universal-ctags

openSUSE Tumbleweed package metadata · universal-ctags · source: download.opensuse.org

Arch Linux pacmanverified · 92%
sudo pacman -S ctags

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

Alpine Linux apkverified · 92%
sudo apk add ctags

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

Fedora dnfverified · 92%
sudo dnf install ctags

Fedora Rawhide package metadata · ctags · source: dl.fedoraproject.org

Windows

Chocolateyverified · 92%
choco install universal-ctags

Chocolatey community package catalog · universal-ctags · source: community.chocolatey.org

Scoopverified · 92%
scoop install extras/universal-ctags

Scoop official bucket manifest trees · bucket/universal-ctags.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id UniversalCtags.Ctags -e

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

overview

Package summary

Maintained ctags implementation

Commands and aliases

  • ctags
  • optscript
  • readtags

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • Pre-2010s: Exuberant Ctags became the widely used multi-language ctags implementation.
  • 2010s: Exuberant Ctags activity stalled; Reza Jelveh created a GitHub fork.
  • 2010s: The fork became the Universal Ctags project as more contributors joined.
  • 2017: Windows daily builds documented the change away from loading legacy ~/.ctags-style files.
  • 2019: Windows daily builds documented default slash path separators and UTF-8 code page behavior on modern Windows.

Related projects

  • Universal Ctags descends from Exuberant Ctags and traditional Unix ctags. Official docs also discuss Geany's derived tagging engine and downstream consumers such as GNU Global, OpenGrok, Pygments, GNU Source-highlight, Anjuta, and Tagbar.
  • Its companion commands and documentation include readtags, optscript, ctags-client-tools, ctags-optlib, and man pages covering tags file formats and incompatibilities.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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
$XDG_CONFIG_HOME/ctags/*.ctags~/.config/ctags/*.ctags~/.ctags.d/*.ctags./.ctags.d/*.ctags./ctags.d/*.ctags
Windows
%HOMEDRIVE%%HOMEPATH%\ctags.d\*.ctags

executables

Installed executables

CommandKindExposureNote
ctagsexecutableindexed executableDiscovered from the local executable index.
optscriptexecutableindexed executableDiscovered from the local executable index.
readtagsexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version6.2.1
manager updated2026-05-15
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:universal-ctags
Version6.2.1
Package managerHomebrew
Homepagehttps://ctags.io/
Repositoryhttps://github.com/universal-ctags/ctags
Last updated2026-05-15T12:49:28-04:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

universal-ctags 5.9.20210829.0-2

build tag file indexes of source code definitions

https://ctags.io/

sudo apt install universal-ctags
  • Section: editors
  • Architecture: amd64
  • 5 dependencies
  • 1 provides
  • 4 optional deps
  • normalized package name match
  • Matched by: Universal Ctags
Debian stable package indexes · deb.debian.org · Debian stable package indexes: universal-ctags from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

universal-ctags

nix profile install nixpkgs#universal-ctags
  • normalized package name match
  • Matched by: Universal Ctags
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/un/universal-ctags/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

universal-ctags 5.9.20210829.0-1

build tag file indexes of source code definitions

https://ctags.io/

sudo apt install universal-ctags
  • Section: universe/editors
  • Architecture: amd64
  • 5 dependencies
  • 1 provides
  • 4 optional deps
  • normalized package name match
  • Matched by: Universal Ctags
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: universal-ctags from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Universal 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%

universal-ctags 6.2.1-1.3

A program to generate language tag files used with various editors

https://github.com/universal-ctags/ctags

sudo zypper install universal-ctags
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: universal-ctags
  • 6 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Universal Ctags
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: universal-ctags from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

universal-ctags

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

universal-ctags

choco install universal-ctags
  • normalized package name match
  • Matched by: Universal Ctags
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: universal-ctags from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','unikey'
Scoop95%

extras/universal-ctags

scoop install extras/universal-ctags
  • normalized package name match
  • Matched by: Universal Ctags
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/universal-ctags.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

UniversalCtags.Ctags

winget install --id UniversalCtags.Ctags -e
  • normalized package name match
  • Matched by: Universal 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
winget95%

UniversalCtags.Ctags.Nightly

winget install --id UniversalCtags.Ctags.Nightly -e
  • normalized package name match
  • Matched by: Universal Ctags
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: UniversalCtags.Ctags.Nightly from https://cdn.winget.microsoft.com/cache/source.msix
MacPorts94%

ctags

sudo port install ctags
  • installed executable or alias match
  • Matched by: 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
Nix92%

ctags

nix profile install nixpkgs#ctags
  • installed executable or alias match
  • Matched by: 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
apk92%

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 dependencies
  • 1 provides
  • installed executable or alias match
  • Matched by: 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
apk92%

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
  • installed executable or alias match
  • Matched by: 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
dnf92%

ctags 6.2.1-4.fc45

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 dependencies
  • 1 provides
  • installed executable or alias match
  • Matched by: 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper92%

ctags 5.8-15.5

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 dependencies
  • 2 provides
  • installed executable or alias match
  • Matched by: Ctags
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ctags from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation