# chsrc を Homebrew, Nix, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:chsrc
```

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

### macOS

- Homebrew (100%):

```sh
brew install chsrc
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#chsrc
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/chsrc
```

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

- winget (92%):

```sh
winget install --id RubyMetric.chsrc -e
```

  証拠: Windows Package Manager source index: RubyMetric.chsrc from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:chsrc
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.2.6
- **ソース概要:** Change Source for every software on every platform from the command-line
- **ホームページ:** <https://chsrc.run/>
- **リポジトリ:** <https://github.com/RubyMetric/chsrc>
- **最終更新:** 2026-07-25T06:48:41Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- chsrc (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

chsrc is a cross-platform command-line tool and framework for switching software download and package sources, aimed especially at environments where mirror choice affects install speed or reachability.

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

The public GitHub repository was created in September 2023, and the README describes the project as a C11-based tool intended to avoid forcing users to install a large interpreted-language runtime just to change sources. Its docs frame chsrc as both a CLI and a recipe-oriented source-switching framework.

### 採用の歴史

The upstream README documents packaging through Homebrew, Scoop, WinGet, and AUR, while the batch input also records Nix packaging. The README says the tool supports more than 65 source-changing targets, which gives it a broader scope than one-off mirror-switch scripts.

### 使われ方

Typical use is to list supported targets and mirrors, measure mirror speed, set a target to the fastest or selected mirror, inspect the current source, or reset a target to its upstream default. The README shows package-manager installation plus curl-based installers for POSIX and Windows systems.

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

chsrc matters to package-manager users because it treats mirror selection as a repeatable CLI workflow across many ecosystems rather than as hand-edited per-tool configuration. Its package-manager distribution also makes it a meta-package-management utility: a package installed by package managers to reconfigure package sources.

### タイムライン

- 2023: Public GitHub repository created.
- 2024: Pre-release binaries published on GitHub Releases.
- 2025: v0.2.0 and later releases continued the packaged CLI line.
- 2026: Homebrew formula tracks v0.2.5.

### Related projects

- The README references chsrc-bootstrap for platforms without prebuilt binaries and describes recipes as the way contributors add new source-changing targets.

### ソース

- <https://github.com/RubyMetric/chsrc>
- <https://github.com/RubyMetric/chsrc#readme>
- <https://api.github.com/repos/RubyMetric/chsrc>
- <https://api.github.com/repos/RubyMetric/chsrc/releases>
- <https://formulae.brew.sh/api/formula/chsrc.json>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

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


## Combined YAML source

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


## ソース

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