# etcd をインストール

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

## インストール

```sh
sudo av install brew:etcd
```

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

### macOS

- Homebrew (100%):

```sh
brew install etcd
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add etcd
```

  証拠: Alpine Linux edge package indexes: etcd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#etcd
```

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

- pacman (92%):

```sh
sudo pacman -S etcd
```

  証拠: Arch Linux sync databases: etcd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install etcd
```

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

### Windows

- Chocolatey (92%):

```sh
choco install etcd
```

  証拠: Chocolatey community package catalog: etcd from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','eksctl'

- Scoop (92%):

```sh
scoop install main/etcd
```

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

- winget (92%):

```sh
winget install --id etcd-io.etcd -e
```

  証拠: Windows Package Manager source index: etcd-io.etcd from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:etcd
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/etcd>
- **バージョン:** 3.6.11
- **ソース概要:** Key value store for shared configuration and service discovery
- **ホームページ:** <https://github.com/etcd-io/etcd>
- **リポジトリ:** <https://github.com/etcd-io/etcd>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/etcd-io/etcd.git>
- **更新:** 2026-05-01T21:06:11Z
- **生成ソース:** 2026-05-26T22:45:13+00:00

## 実行可能ファイル

- etcd (cli)
- etcdctl (cli)
- etcdutl (cli)
- etcd (エイリアス)
- etcdctl (エイリアス)
- etcdutl (エイリアス)

## ビルド依存関係

- go

## インストール挙動

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

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 3.6.11
- マネージャ更新日: 2026-05-01
- ローカルデータ: ok
- 上流リポジトリ: https://github.com/etcd-io/etcd
- info: No cached GitHub release or tag data was available.

## セキュリティノート

formula declares a Homebrew service.

- **Geiger リスク:** orange / medium
- formula declares a Homebrew service

## 関連リンク

- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [vineyard](https://www.automicvault.com/pkg/brew/vineyard/) - Popular package that depends on this formula.
- [vitess](https://www.automicvault.com/pkg/brew/vitess/) - Popular package that depends on this formula.
- [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
