macOS
brew install codequerylocal Homebrew formula metadata
brew
Code-understanding, code-browsing or code-search tool. Version 1.0.1 via Homebrew; verified from local package data.
install
brew install codequerylocal Homebrew formula metadata
sudo apt install codequeryDebian stable package indexes · codequery · source: deb.debian.org
overview
Code-understanding, code-browsing or code-search tool
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
codequery | cli | global executable | |
cqmakedb | cli | global executable | |
cqsearch | 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://github.com/ruben2020/codequery
install metadata
| Package key | brew:codequery |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/codequery |
| Homepage | https://ruben2020.github.io/codequery/ |
| Repository | https://github.com/ruben2020/codequery |
| Upstream docs | https://github.com/ruben2020/codequery#readme |
| License | MPL-2.0 |
| Source archive | https://github.com/ruben2020/codequery/archive/refs/tags/v1.0.1.tar.gz |
| Dependencies | qt5compat, qtbase, sqlite |
| Build dependencies | cmake, qttools |
| 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 | 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 codequerysource 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.