Automic VaultAutomic Vault

brew

ghq を Homebrew, apk, MacPorts, Nix, pacman, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ghq

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install ghq

MacPorts ports tree · sysutils/ghq/Portfile · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/ghq

Scoop official bucket manifest trees · bucket/ghq.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id x-motemen.ghq -e

Windows Package Manager source index · x-motemen.ghq · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Remote repository management made easy

コマンドとエイリアス

  • ghq

履歴

プロジェクトの歴史と使われ方

ghq is a command-line repository manager that gives remote Git and other VCS clones a predictable local directory layout.

プロジェクトの歴史

The ghq repository was created in 2013. Its README describes the tool as a way to organize remote repository clones like `go get`: a `ghq get` command places a checkout under a root directory, using the remote URL host and path as the local directory structure.

The project grew from a simple clone-and-list helper into a workspace manager with multiple roots, git-config based settings, support for several VCS backends, repository removal, migration of existing repositories into ghq layout, shallow and partial clone options, shell completions, and Windows packaging.

採用の歴史

ghq has a durable following among developers who keep many open-source and work repositories on one machine. Its official README lists installation paths through Homebrew, Void Linux, GNU Guix, Scoop, Go install, conda, asdf, mise, source build, and release binaries.

使われ方

Practitioners use ghq to fetch repositories into `~/ghq` or another configured root, list known checkouts, pipe repository paths into fuzzy finders or editors, remove managed clones, and migrate older working trees into a consistent host/user/project hierarchy.

パッケージ好きにとっての重要性

Package nerds care about ghq because it turns a developer's source tree into an indexable package-like store. It is small, scriptable, and especially useful when combined with shell functions, fuzzy search, and editor launchers.

タイムライン

  • 2013: GitHub repository created.
  • 2014: v0.2 published on GitHub Releases.
  • 2020: README documents installation through multiple package managers and release binaries.
  • 2024: ghq added repository removal support.
  • 2026: ghq added migration support for existing repositories and worktree-aware operations.

Related projects

  • ghq is related to `go get` style source layouts, Git configuration, Mercurial and other VCS backends, fuzzy finders, editor launchers, and the community ghq-handbook project.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.gitconfig

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ghqcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-24
マネージャ版1.10.1
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/x-motemen/ghq

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/x-motemen/ghq信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ghq
バージョン1.10.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ghq
ホームページhttps://github.com/x-motemen/ghq
リポジトリhttps://github.com/x-motemen/ghq
上流ドキュメントhttps://github.com/x-motemen/ghq#readme
ライセンスMIT
ソースアーカイブhttps://github.com/x-motemen/ghq.git
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameghq
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

ghq

nix profile install nixpkgs#ghq
  • normalized package name match
  • 一致条件: Ghq
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gh/ghq/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

ghq 1.8.0-r11

CLI to manage remote repository clones

https://github.com/x-motemen/ghq

sudo apk add ghq
  • License: MIT
  • Architecture: x86_64
  • Source Package: ghq
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ghq
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ghq from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

ghq-bash-completion 1.8.0-r11

Bash completions for ghq

https://github.com/x-motemen/ghq

sudo apk add ghq-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: ghq
  • normalized package name match
  • 一致条件: Ghq
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ghq-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

ghq-doc 1.8.0-r11

CLI to manage remote repository clones (documentation)

https://github.com/x-motemen/ghq

sudo apk add ghq-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: ghq
  • normalized package name match
  • 一致条件: Ghq
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ghq-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

ghq-fish-completion 1.8.0-r11

Fish completions for ghq

https://github.com/x-motemen/ghq

sudo apk add ghq-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: ghq
  • normalized package name match
  • 一致条件: Ghq
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ghq-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

ghq-zsh-completion 1.8.0-r11

Zsh completions for ghq

https://github.com/x-motemen/ghq

sudo apk add ghq-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: ghq
  • normalized package name match
  • 一致条件: Ghq
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ghq-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

ghq 1.10.1-1

Remote repository management made easy

https://github.com/x-motemen/ghq

sudo pacman -S ghq
  • License: MIT
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Ghq
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ghq from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

ghq

sudo port install ghq
  • normalized package name match
  • 一致条件: Ghq
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/ghq/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/ghq

scoop install main/ghq
  • normalized package name match
  • 一致条件: Ghq
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ghq.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

x-motemen.ghq

winget install --id x-motemen.ghq -e
  • normalized package name match
  • 一致条件: Ghq
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: x-motemen.ghq from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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