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