Automic VaultAutomic Vault

brew

gitoxide mit Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gitoxide in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gitoxide

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install gitoxide

MacPorts ports tree · devel/gitoxide/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add gitoxide

Alpine Linux edge package indexes · gitoxide · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#gitoxide

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S gitoxide

Arch Linux sync databases · gitoxide · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install gitoxide

openSUSE Tumbleweed package metadata · gitoxide · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/gitoxide

Scoop official bucket manifest trees · bucket/gitoxide.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

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

Befehle und Aliase

  • ein
  • gix

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
eincliglobales Executable
gixcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.56.0
Manager aktualisiert2026-07-23
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.56.0

https://github.com/GitoxideLabs/gitoxide

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gitoxide
Version0.56.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/gitoxide
Homepagehttps://github.com/GitoxideLabs/gitoxide
Repositoryhttps://github.com/GitoxideLabs/gitoxide
Upstream-Dokumentationhttps://docs.rs/gitoxide
LizenzApache-2.0
Quellarchivhttps://github.com/GitoxideLabs/gitoxide/archive/refs/tags/v0.56.0.tar.gz
Zuletzt aktualisiert2026-07-23T16:17:51Z
Pulseupdated
Build-Abhängigkeitenpkgconf, rust
Von macOS bereitgestellte Bibliothekencurl
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

gitoxide

nix profile install nixpkgs#gitoxide
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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