# shepherd をインストール

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

## インストール

```sh
sudo av install brew:shepherd
```

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

### macOS

- Homebrew (100%):

```sh
brew install shepherd
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install shepherd
```

  証拠: Debian stable package indexes: shepherd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#shepherd
```

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

- zypper (92%):

```sh
sudo zypper install shepherd
```

  証拠: openSUSE Tumbleweed package metadata: shepherd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id BeyondCode.Herd -e
```

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

## パッケージ情報

- **パッケージキー:** brew:shepherd
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/shepherd>
- **バージョン:** 1.0.9
- **ソース概要:** Service manager that looks after the herd of system services
- **ホームページ:** <https://www.gnu.org/software/shepherd/>
- **上流ドキュメント:** <https://www.gnu.org/software/shepherd/>
- **ライセンス:** GPL-3.0-or-later
- **ソースアーカイブ:** <https://ftpmirror.gnu.org/gnu/shepherd/shepherd-1.0.9.tar.gz>
- **更新:** 2025-12-03T22:00:52Z
- **生成ソース:** 2026-05-26T22:45:13+00:00

## 実行可能ファイル

- herd (cli)
- shepherd (cli)
- herd (エイリアス)
- shepherd (エイリアス)

## 依存関係

- guile
- guile-fibers

## ビルド依存関係

- gnu-sed
- pkgconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 1.0.9
- マネージャ更新日: 2025-12-03
- ローカルデータ: ok
- 上流リポジトリ: https://www.gnu.org/software/shepherd/
- info: Release/tag comparison is only available for GitHub repositories.

## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / medium
- infrastructure mutation or orchestration signal

## 関連リンク

- [guile](https://www.automicvault.com/pkg/brew/guile/) - Runtime dependency declared by Homebrew.
- [guile-fibers](https://www.automicvault.com/pkg/brew/guile-fibers/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [gnu-sed](https://www.automicvault.com/pkg/brew/gnu-sed/) - Build dependency declared by Homebrew.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
