Automic VaultAutomic Vault

brew

gitoxide を Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gitoxide

local Homebrew formula metadata

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

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

Linux

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

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

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

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

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

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

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

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

Windows

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

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

概要

パッケージ概要

Idiomatic, lean, fast & safe pure Rust implementation of Git

コマンドとエイリアス

  • ein
  • gix

履歴

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

gitoxide is a pure Rust implementation of Git, packaged both as command-line tools and as a library-oriented workspace. The project emphasizes correctness, performance, and a developer experience that Rust applications can embed without shelling out to Git.

プロジェクトの歴史

The GitHub repository was created in June 2018. Over time, the project evolved from the `gitoxide` command-line package into a workspace centered on the `gix` crate, with lower-level crates for Git objects, refs, configuration, transport, indexes, ignore rules, worktrees, status, and related plumbing.

採用の歴史

The project is significant in the Rust ecosystem because it offers Git functionality as native Rust crates. The README describes `gix` as the application entry point and treats the `gix` and `ein` binaries as development tools for exercising the API in real repositories.

使われ方

Practitioners use gitoxide in two main ways: Rust developers depend on `gix` and its component crates to read and manipulate repositories, while CLI users and packagers install `gitoxide` to experiment with the `gix` and `ein` binaries. The README warns that the command-line tools may remain unstable, so library use is the steadier integration path.

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

Package maintainers care about gitoxide because it is both a CLI package and a large Rust crate graph. Its README documents multiple build profiles, Homebrew and Arch installation, Cargo installation, binary releases, and feature choices such as `max-pure` and `lean`, making it a useful case study in packaging Rust applications with optional native dependencies.

タイムライン

  • 2018: Repository created on GitHub.
  • 2020: `gitoxide` crate published on crates.io.
  • 2023: `gix` crate published as the library entry point.
  • 2020s: Project distributed through Cargo, binary releases, Homebrew, Arch Linux, and other package managers.

Related projects

  • gitoxide is related to Git itself, libgit2-style embedding use cases, and Rust applications that need repository access through crates rather than subprocess calls.

セキュリティ状態

リスクレベル: グリーン

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/GitoxideLabs/gitoxide

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gitoxide
バージョン0.56.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gitoxide
ホームページhttps://github.com/GitoxideLabs/gitoxide
リポジトリhttps://github.com/GitoxideLabs/gitoxide
上流ドキュメントhttps://docs.rs/gitoxide
ライセンスApache-2.0
ソースアーカイブhttps://github.com/GitoxideLabs/gitoxide/archive/refs/tags/v0.56.0.tar.gz
最終更新2026-07-23T16:17:51Z
Pulseupdated
ビルド依存関係pkgconf, rust
macOS 提供ライブラリcurl
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegitoxide
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%

gitoxide

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

gitoxide 0.14.0-r1

An idiomatic, lean, fast & safe pure Rust implementation of Git

https://github.com/Byron/gitoxide

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

gitoxide 0.53.0-1

An idiomatic, lean, fast & safe pure Rust implementation of Git

https://github.com/Byron/gitoxide

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

gitoxide 0.50.0-1.2

An idiomatic & safe pure-Rust implementation of Git

https://github.com/Byron/gitoxide

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

gitoxide

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

main/gitoxide

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

ソース経路

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

このページは 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment