macOS
brew install globalprovider-native install command
brew / rang 3377
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de global pour les workflows d'agents IA.
installation
brew install globalprovider-native install command
aperçu
Source code tag system
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
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.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
global | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
globash | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
gozilla | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
gtags | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
gtags-cscope | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
htags | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
htags-server | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
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.
métadonnées d'installation
| Clé du paquet | brew:global |
|---|---|
| Version | 6.6.15 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://www.gnu.org/software/global/ |
| Dernière mise à jour | 2026-06-22T14:03:34-07:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste 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.