# git-xet を Homebrew, Nix, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:git-xet
```

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

### macOS

- Homebrew (100%):

```sh
brew install git-xet
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#git-xet
```

  証拠: nixpkgs package indexes: pkgs/by-name/gi/git-xet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/git-xet
```

  証拠: Scoop official bucket manifest trees: bucket/git-xet.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id HuggingFace.Git-Xet -e
```

  証拠: Windows Package Manager source index: HuggingFace.Git-Xet from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:git-xet
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.2.1
- **ソース概要:** Git LFS plugin that uploads and downloads using the Xet protocol
- **ホームページ:** <https://github.com/huggingface/xet-core>
- **リポジトリ:** <https://github.com/huggingface/xet-core>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- git-xet (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.2.1
## プロジェクトの歴史と使われ方

Git Xet is the Git extension and Git LFS-compatible command-line entry point for Xet storage. It sits at the boundary between ordinary Git workflows and Hugging Face's Xet-backed storage for large model and dataset files.

### プロジェクトの歴史

Xet originated in the XetHub storage work later acquired by Hugging Face in August 2024. The Hugging Face xet-core repository adapted that technology into Rust crates, Python bindings, and the git-xet binary, with public git-xet tags beginning at git-xet-v0.1.0 in 2025.

### 採用の歴史

The tool's adoption is tied to Hugging Face Hub storage. Hugging Face documentation describes Xet as replacing Git LFS for Hub storage needs while preserving Git-style pointer files and ordinary repository workflows for large binary artifacts.

### 使われ方

Practitioners install Git Xet, run git xet install, and then use normal Git add, commit, and push flows against Hugging Face repositories. The extension invokes the Xet protocol under the hood so only changed chunks of large files need to move.

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

git-xet matters to package nerds because it packages a storage backend transition as a Git extension. Homebrew, Nix, Scoop, and winget entries make an ML storage protocol feel like a regular developer-machine dependency.

### タイムライン

- 2024: Hugging Face acquired XetHub.
- 2025: xet-core published git-xet release tags.
- 2025: Hugging Face documentation described Git Xet as the Git path into Xet-backed Hub storage.

### Related projects

- xet-core provides the Rust client technology.
- hf-xet and huggingface_hub provide the Python path into the same storage system.
- Git LFS remains a compatibility reference point for pointer-file workflows.

### ソース

- <https://github.com/huggingface/xet-core>
- <https://huggingface.co/docs/hub/xet/index.md>
- <https://huggingface.co/docs/hub/xet/overview.md>
- <https://huggingface.co/docs/hub/xet/using-xet-storage.md>
- <https://raw.githubusercontent.com/huggingface/xet-core/main/README.md>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## 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

- Unix: .git/config, ~/.gitconfig, ~/.config/git/config, /etc/gitconfig
## 他のパッケージマネージャ記録

- Nix - git-xet: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/git-xet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/git-xet: normalized package name match | Scoop official bucket manifest trees: bucket/git-xet.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - HuggingFace.Git-Xet: normalized package name match | Windows Package Manager source index: HuggingFace.Git-Xet from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/git-xet.yml](https://github.com/mxcl/pkgdb/blob/main/combined/git-xet.yml)


## ソース

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