# Installer etcd

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de etcd pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install etcd
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add etcd
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:etcd
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/etcd>
- **Version:** 3.6.11
- **Résumé source:** Key value store for shared configuration and service discovery
- **Page d'accueil:** <https://github.com/etcd-io/etcd>
- **Dépôt:** <https://github.com/etcd-io/etcd>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/etcd-io/etcd.git>
- **Mis à jour:** 2026-05-01T21:06:11Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- etcd (cli)
- etcdctl (cli)
- etcdutl (cli)
- etcd (alias)
- etcdctl (alias)
- etcdutl (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Service: declared
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 3.6.11
- gestionnaire mis à jour: 2026-05-01
- données locales: ok
- dépôt amont: https://github.com/etcd-io/etcd
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / medium
- formula declares a Homebrew service

## Liens liés

- [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/)

## Sources

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