macOS
brew install codequerylocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für codequery in AI-Agent-Workflows.
Installation
brew install codequerylocal Homebrew formula metadata
sudo apt install codequeryDebian stable package indexes · codequery · Quelle: deb.debian.org
Überblick
Code-understanding, code-browsing or code-search tool
Verlauf
CodeQuery is a source-code indexing, browsing, and search tool that combines cscope-style call information with ctags-style symbol information and stores the result in a SQLite-backed database.
The GitHub repository dates to 2013 and the README presents CodeQuery as a cross-platform GUI plus command-line database tooling. It was built around existing source-navigation traditions: cscope, Exuberant ctags, Universal Ctags, pycscope, and starscope.
CodeQuery spread through classic package-manager channels rather than a SaaS ecosystem: the README documents Debian and Ubuntu installation through apt, macOS installation through Homebrew, and Windows binaries through SourceForge.
A typical workflow uses cscope and ctags data, processes it with cqmakedb into a CodeQuery database, then browses or queries it with the codequery GUI or searches with cqsearch. The tool supports symbols, call relationships, inheritance relationships, file lookup, grep-style search, and graph exports.
CodeQuery matters to package nerds as a packaged survivor of the pre-language-server source-navigation era. It connects long-lived Unix indexing tools, SQLite, GUI browsing, and distro packaging in a way that makes large legacy codebases searchable without adopting a full IDE.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
codequery | cli | globales Executable | |
cqmakedb | cli | globales Executable | |
cqsearch | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/ruben2020/codequery
Installationsmetadaten
| Paketschlüssel | brew:codequery |
|---|---|
| Version | 1.0.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/codequery |
| Homepage | https://ruben2020.github.io/codequery/ |
| Repository | https://github.com/ruben2020/codequery |
| Upstream-Dokumentation | https://github.com/ruben2020/codequery#readme |
| Lizenz | MPL-2.0 |
| Quellarchiv | https://github.com/ruben2020/codequery/archive/refs/tags/v1.0.1.tar.gz |
| Abhängigkeiten | qt5compat, qtbase, sqlite |
| Build-Abhängigkeiten | cmake, qttools |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | codequery |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
codequery 1.0.0+dfsg-1
code-understanding, code-browsing or code-search tool
https://github.com/ruben2020/codequery
sudo apt install codequerycodequery 0.27.0+dfsg-1build2
code-understanding, code-browsing or code-search tool
https://github.com/ruben2020/codequery
sudo apt install codequeryQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.