pkg.soopen package index

brew / 排名 3678

使用 Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop 安装 gitoxide

查看 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

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ein可执行文件已索引可执行文件从本地可执行文件索引发现。
gix可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.56.0
管理器更新时间2026-07-23
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gitoxide
版本0.56.0
软件包管理器Homebrew
主页https://github.com/GitoxideLabs/gitoxide
仓库https://github.com/GitoxideLabs/gitoxide
最后更新2026-07-23T16:17:51Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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.56.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.4

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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation