Automic VaultAutomic Vault

brew

hub を Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install hub

local Homebrew formula metadata

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

MacPorts ports tree · devel/hub/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add hub

Alpine Linux edge package indexes · hub · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install hub

Debian stable package indexes · hub · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#hub

nixpkgs package indexes · pkgs/by-name/hu/hub/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S hub

Arch Linux sync databases · hub · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install hub

openSUSE Tumbleweed package metadata · hub · ソース: download.opensuse.org

概要

パッケージ概要

Add GitHub support to git on the command-line

コマンドとエイリアス

  • hub

履歴

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

hub is a GitHub-oriented command-line companion for Git. Its central idea is deliberately conservative: keep normal Git behavior, then add shorthand and subcommands for common GitHub work such as cloning owner/repository names, opening project pages, creating repositories, managing issues, pull requests, releases, and making GitHub API calls from scripts.

プロジェクトの歴史

The public GitHub repository was created in December 2009 under Mislav Marohnić's account, and the project later lived at the canonical github/hub repository while retaining the mislav/hub URL as an official repository redirect. The documentation describes hub as an extension to command-line Git, and its manual groups commands into Git commands that hub extends and GitHub-specific commands that hub adds.

hub occupied an important pre-gh niche: it made GitHub feel native inside a Git workflow before GitHub's separately branded gh CLI became the official general-purpose GitHub CLI. The hub README acknowledges gh as GitHub's more user-facing CLI while preserving hub's role as a lightweight Git wrapper and scripting tool.

採用の歴史

hub spread through developer package managers because it matched an everyday GitHub workflow rather than a narrow build-time need. The Homebrew formula metadata for this batch lists packages across Homebrew, Debian, Ubuntu, Arch, Fedora, openSUSE, MacPorts, Nix, Scoop, Chocolatey, winget, and other ecosystems, while the project README documents similarly broad install paths.

使われ方

Typical use is interactive and scriptable: users alias hub as git, clone repositories by GitHub shorthand, fork or create repositories, open pull requests, inspect issues, publish releases, or drop to `hub api` for raw GitHub REST or GraphQL calls. Configuration and OAuth credentials are stored under the XDG-style hub configuration path unless a token is supplied through the environment.

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

For package nerds, hub is a classic example of a small CLI that became distribution-worthy by wrapping an existing universal tool instead of replacing it. It also records a period in GitHub tooling history when third-party and community-maintained command-line clients filled gaps that later became first-party platform features.

タイムライン

  • 2009: Public GitHub repository created for hub.
  • 2014: GitHub Releases metadata records hub 1.12.x releases.
  • 2020: hub 2.14.2 release published with manual pages identifying version 2.14.2.
  • 2020s: README directs users who want GitHub's official general-purpose CLI toward gh while continuing to document hub's Git-wrapper workflow.

Related projects

  • Related projects include Git itself, GitHub's gh CLI, GitHub Enterprise, Gist, GitHub Actions, and the GitHub REST and GraphQL APIs exposed through `hub api`.

ソース

  • Official hub site, hub manual, repository README, GitHub repository metadata, GitHub Releases API, and Homebrew package metadata supplied in the batch input.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 13 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

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
$XDG_CONFIG_HOME/hub~/.config/hub

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/hub~/.config/hub

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版2.14.2
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v2.14.2

https://github.com/mislav/hub

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:hub
バージョン2.14.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/hub
ホームページhttps://hub.github.com/
リポジトリhttps://github.com/mislav/hub
上流ドキュメントhttps://hub.github.com/
ライセンスMIT
ソースアーカイブhttps://github.com/mislav/hub/archive/refs/tags/v2.14.2.tar.gz
ビルド依存関係go, groff
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

hub 2.14.2~ds1-1+b23

make git easier with GitHub

https://github.com/github/hub

sudo apt install hub
  • Section: net
  • Architecture: amd64
  • Source Package: hub
  • 2 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Hub
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hub from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

hub

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

hub 2.14.2~ds1-1ubuntu2

make git easier with GitHub

https://github.com/github/hub

sudo apt install hub
  • Section: universe/net
  • Architecture: amd64
  • 2 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Hub
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hub from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

hub 2.14.2-r41

Extends git with extra features for GitHub

https://hub.github.com/

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

hub-bash-completion 2.14.2-r41

Bash completions for hub

https://hub.github.com/

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

hub-doc 2.14.2-r41

Extends git with extra features for GitHub (documentation)

https://hub.github.com/

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

hub-fish-completion 2.14.2-r41

Fish completions for hub

https://hub.github.com/

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

hub-zsh-completion 2.14.2-r41

Zsh completions for hub

https://hub.github.com/

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

hub 2.14.2-4

cli interface for Github

https://hub.github.com

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

hub 2.14.2-2.9

Command-line wrapper for git and GitHub

https://github.com/github/hub

sudo zypper install hub
  • License: MIT
  • Category: Development/Tools/Version Control
  • Architecture: x86_64
  • Source Package: hub
  • 1 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Hub
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hub from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

hub

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

hub

choco install hub
  • normalized package name match
  • 一致条件: Hub
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: hub from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','hexchat'
Scoop95%

main/hub

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

GitHub.hub

winget install --id GitHub.hub -e
  • normalized package name match
  • 一致条件: Hub
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: GitHub.hub 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