# codequery を Homebrew, apt でインストール

codequery のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:codequery
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install codequery
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install codequery
```

  証拠: Debian stable package indexes: codequery from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:codequery
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/codequery>
- **バージョン:** 1.0.1
- **ソース概要:** Code-understanding, code-browsing or code-search tool
- **ホームページ:** <https://ruben2020.github.io/codequery/>
- **リポジトリ:** <https://github.com/ruben2020/codequery>
- **上流ドキュメント:** <https://github.com/ruben2020/codequery#readme>
- **ライセンス:** MPL-2.0
- **ソースアーカイブ:** <https://github.com/ruben2020/codequery/archive/refs/tags/v1.0.1.tar.gz>
- **生成日時:** 2026-07-09T07:20:21+00:00

## 実行可能ファイル

- codequery (cli)
- cqmakedb (cli)
- cqsearch (cli)
- codequery (エイリアス)
- cqmakedb (エイリアス)
- cqsearch (エイリアス)

## 依存関係

- qt5compat
- qtbase
- sqlite

## ビルド依存関係

- cmake
- qttools

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-09
- マネージャ版: 1.0.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ruben2020/codequery
- 検出された最新: v1.0.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2013: GitHub repository created.
- 2010s: README documents Debian, Ubuntu, Homebrew, and SourceForge distribution paths.
- 2025: Repository remains active according to GitHub metadata gathered during research.
- 2026: Homebrew formula distributes CodeQuery 1.0.1.

### Related projects

- Related projects include cscope, Exuberant ctags, Universal Ctags, pycscope, starscope, vim-codequery, codequery4vscode, GNU cflow, CodeViz, and tags2uml.

### ソース

- <https://github.com/ruben2020/codequery>
- <https://ruben2020.github.io/codequery>
- <https://formulae.brew.sh/api/formula/codequery.json>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **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:** stable

## 他のパッケージマネージャ記録

- Debian apt - codequery - 1.0.0+dfsg-1: normalized package name match | Debian stable package indexes: codequery from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | code-understanding, code-browsing or code-search tool | https://github.com/ruben2020/codequery
- Ubuntu apt - codequery - 0.27.0+dfsg-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: codequery from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | code-understanding, code-browsing or code-search tool | https://github.com/ruben2020/codequery


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [qtbase](https://www.automicvault.com/ja/pkg/brew/qtbase/) - Runtime dependency declared by Homebrew.
- [sqlite](https://www.automicvault.com/ja/pkg/brew/sqlite/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [ack](https://www.automicvault.com/ja/pkg/brew/ack/) - Shares av.db curated category or tags: cli, code-search, developer-tools.
- [cgrep](https://www.automicvault.com/ja/pkg/brew/cgrep/) - Shares av.db curated category or tags: cli, code-search, developer-tools.
- [idutils](https://www.automicvault.com/ja/pkg/brew/idutils/) - Shares av.db curated category or tags: cli, code-search, developer-tools.
- [serpl](https://www.automicvault.com/ja/pkg/brew/serpl/) - Shares av.db curated category or tags: cli, code-search, developer-tools.
- [ast-grep](https://www.automicvault.com/ja/pkg/brew/ast-grep/) - Shares av.db curated category or tags: cli, code-search, developer-tools.
- [cgvg](https://www.automicvault.com/ja/pkg/brew/cgvg/) - Shares av.db curated category or tags: cli, code-search, developer-tools.
- [comby](https://www.automicvault.com/ja/pkg/brew/comby/) - Shares av.db curated category or tags: cli, code-search, developer-tools.
- [cscope](https://www.automicvault.com/ja/pkg/brew/cscope/) - Shares av.db curated category or tags: cli, code-search, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/codequery.yml](https://github.com/automic-vault/db/blob/main/combined/codequery.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
