macOS
brew install globallocal Homebrew formula metadata
sudo port install globalMacPorts ports tree · devel/global/Portfile · source: api.github.com
brew
Source code tag system. Version 6.6.15 via Homebrew; verified 2026-06-22.
install
brew install globallocal Homebrew formula metadata
sudo port install globalMacPorts ports tree · devel/global/Portfile · source: api.github.com
sudo apt install globalDebian stable package indexes · global · source: deb.debian.org
sudo dnf install globalFedora Rawhide package metadata · global · source: dl.fedoraproject.org
nix profile install nixpkgs#globalnixpkgs package indexes · pkgs/by-name/gl/global/package.nix · source: api.github.com
sudo pacman -S globalArch Linux sync databases · global · source: geo.mirror.pkgbuild.com
sudo zypper install globalopenSUSE Tumbleweed package metadata · global · source: download.opensuse.org
scoop install main/globalScoop official bucket manifest trees · bucket/global.json · source: api.github.com
overview
Source code tag system
history
GNU GLOBAL is a source-code tagging and navigation system centered on `gtags` databases and the `global` query command. It indexes source trees so programmers and editor integrations can jump to definitions, references, files, and generated hypertext views.
GNU GLOBAL's distributed README identifies it as a source code tagging system for diverse environments and carries Tama Communications Corporation copyright years beginning in 2000. The README describes support for GNU, BSD, macOS, and other POSIX-compatible systems, with language support originally focused on C, Yacc, Java, PHP4, and assembly.
GNU FTP release archives show the 6.x series beginning in 2011 and continuing with small compatibility, parser, security, and editor-integration releases. Later NEWS entries document Universal Ctags support, Pygments parser work, SQLite configuration choices, Emacs TRAMP support, and security fixes for generated HTML workflows.
GLOBAL became part of the GNU developer-tool family for users who wanted a tags system broader than classic ctags. Its command set integrates with Emacs, Vim, cscope-style workflows, shell completion, and generated HTML browsing, which made it useful for large C and mixed-language source trees before language-server tooling became common.
Package-manager adoption across Unix-like systems reflects that niche: GLOBAL is not a compiler or build tool, but it is a durable code-navigation utility that developers install on workstations, build hosts, and source-analysis environments.
Practitioners run `gtags` at a project root to create tag databases, then use `global` to query symbols, files, references, and completion data. Companion tools such as `gozilla`, `htags`, `gtags-cscope`, `globash`, and `htags-server` connect those databases to browsers, shells, editors, and cscope-like interfaces.
The package is useful when a source tree does not have a language server, when developers need fast offline symbol lookup, or when generated cross-reference HTML is more convenient than editor-only navigation.
GNU GLOBAL is package-nerd significant because it packages a whole source-navigation workflow as small POSIX command-line tools. It also illustrates a long-lived GNU pattern: simple generated databases, editor adapters, manpages, Texinfo docs, and optional parser plug-ins rather than a background service.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
global | cli | global executable | |
globash | cli | global executable | |
gozilla | cli | global executable | |
gtags | cli | global executable | |
gtags-cscope | cli | global executable | |
htags | cli | global executable | |
htags-server | cli | global executable |
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.
https://www.gnu.org/software/global/
install metadata
| Package key | brew:global |
|---|---|
| Version | 6.6.15 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/global |
| Homepage | https://www.gnu.org/software/global/ |
| Repository | https://savannah.gnu.org/cvs?group=global |
| Upstream docs | https://www.gnu.org/software/global/globaldoc_toc.html |
| License | GPL-3.0-or-later |
| Source archive | https://ftpmirror.gnu.org/gnu/global/global-6.6.15.tar.gz |
| Last updated | 2026-06-22T14:03:34-07:00 |
| Pulse | updated |
| Dependencies | libtool, ncurses, python@3.14, sqlite, universal-ctags |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | global |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
global 6.6.13-1
Source code search and browse tools
https://www.gnu.org/software/global/global.html
sudo apt install globalglobal
nix profile install nixpkgs#globalglobal 6.6.11-1
Source code search and browse tools
https://www.gnu.org/software/global/global.html
sudo apt install globalglobal 6.6.14-1.fc45
Source code tag system
https://www.gnu.org/software/global
sudo dnf install globalglobal-ctags 6.6.14-1.fc45
Integration of Universal Ctags and Pygments with GLOBAL
https://www.gnu.org/software/global
sudo dnf install global-ctagsglobal 6.6.14-1
Source code tagging system
https://www.gnu.org/software/global/
sudo pacman -S globalglobal 6.6.14-1.2
Common source code tag system
https://www.gnu.org/software/global/
sudo zypper install globalglobal
sudo port install globalmain/global
scoop install main/globalsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.