pkg.soopen package index

brew / Rang 1426

etcd mit Homebrew, apk, chocolatey, Nix, pacman, zypper, apt, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für etcd in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install etcd

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add etcd

Alpine Linux edge package indexes · etcd · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#etcd

nixpkgs package indexes · pkgs/by-name/et/etcd/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S etcd

Arch Linux sync databases · etcd · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install etcd

openSUSE Tumbleweed package metadata · etcd · Quelle: download.opensuse.org

Debian aptverifiziert · 92%
sudo apt install etcd-client

Debian stable package indexes · etcd-client · Quelle: deb.debian.org

Windows

Chocolateyverifiziert · 92%
choco install etcd

Chocolatey community package catalog · etcd · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/etcd

Scoop official bucket manifest trees · bucket/etcd.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id etcd-io.etcd -e

Windows Package Manager source index · etcd-io.etcd · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Key value store for shared configuration and service discovery

Befehle und Aliase

  • etcd
  • etcdctl
  • etcdutl

Verlauf

Projektgeschichte und Nutzung

etcd is a strongly consistent, distributed key-value store for critical distributed-system data, especially cluster state, configuration, service discovery, leader election, and coordination.

Projektgeschichte

The etcd project was created at CoreOS in 2013. Its design centers on a reliable key-value store written in Go and backed by the Raft consensus algorithm, with a user-facing gRPC API and a simple command-line client, `etcdctl`.

The project's own README emphasizes simplicity, TLS support, performance, and reliability through Raft. That positioning made etcd less a general database and more the small, dependable coordination store that other distributed systems could build around.

Adoptionsgeschichte

Kubernetes made etcd famous: CNCF described it as the primary data store for all Kubernetes clusters, storing and replicating cluster state while Raft handles failures and partitions. CNCF also named Cloud Foundry, CoreDNS, M3, Rook, TiKV, and other systems among etcd users or dependents.

In December 2018, CNCF accepted etcd as an incubation-level hosted project. In November 2020, CNCF announced etcd's graduation after demonstrating growing adoption, open governance, feature maturity, security audits, and community sustainability.

Wie es verwendet wird

The everyday package workflow is split between the `etcd` server and the `etcdctl` client. A user starts a single-node or clustered server listening on the standard client and peer ports, then uses commands such as `etcdctl put` and `etcdctl get` for key-value operations or higher-level features such as watches, leases, locks, and member management.

Operationally, etcd is treated as infrastructure state: it needs backups, monitoring, TLS, careful upgrade and downgrade paths, and cluster maintenance. That is why the documentation has substantial operations guides rather than only API examples.

Warum Paket-Nerds sich dafür interessieren

etcd is a package-manager landmark because a tiny set of binaries can become the persistence layer for a whole orchestration platform. The package ships server, client, and utility commands, and its versioning affects Kubernetes control planes, cloud products, and distribution test matrices.

It also represents the Go single-binary cloud-native packaging style: official release binaries for Linux, macOS, Windows, and Docker, a Homebrew formula, distro packages for clients, and source-level module boundaries for libraries.

Zeitleiste

  • 2013: etcd is created at CoreOS.
  • 2018: CNCF accepts etcd as an incubating project.
  • 2020: etcd graduates from CNCF incubation.
  • 2022: etcd integrates continuous fuzzing through OSS-Fuzz work.

Related projects

  • Kubernetes is the best-known etcd user. The project is also associated with CoreOS, CNCF, Raft, CoreDNS, Cloud Foundry, M3, Rook, TiKV, and related cloud-native coordination systems.

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
etcdcliglobales Executable
etcdctlcliglobales Executable
etcdutlcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-04
Manager-Version3.7.1
Manager aktualisiert2026-08-02
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/etcd-io/etcd

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:etcd
Version3.7.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/etcd
Homepagehttps://etcd.io
Repositoryhttps://github.com/etcd-io/etcd
Upstream-Dokumentationhttps://etcd.io
LizenzApache-2.0
Quellarchivhttps://github.com/etcd-io/etcd.git
Zuletzt aktualisiert2026-08-02T12:51:37+01:00
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameetcd
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

etcd-client 3.5.16-4

highly-available key value store -- client

https://etcd.io

sudo apt install etcd-client
  • Section: net
  • Architecture: amd64
  • Source Package: etcd
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Etcd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: etcd-client from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

etcd-server 3.5.16-4

highly-available key value store -- daemon

https://etcd.io

sudo apt install etcd-server
  • Section: net
  • Architecture: amd64
  • Source Package: etcd
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Etcd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: etcd-server from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

golang-etcd-server-dev 3.5.16-4

highly-available key value store -- source

https://etcd.io

sudo apt install golang-etcd-server-dev
  • Section: golang
  • Architecture: all
  • Source Package: etcd
  • 32 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Etcd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: golang-etcd-server-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

etcd

nix profile install nixpkgs#etcd
  • normalized package name match
  • Abgeglichen nach: Etcd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/et/etcd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

etcd-client 3.4.30-1build1

highly-available key value store -- client

https://etcd.io

sudo apt install etcd-client
  • Section: universe/net
  • Architecture: amd64
  • Source Package: etcd
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Etcd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: etcd-client from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

etcd-server 3.4.30-1build1

highly-available key value store -- daemon

https://etcd.io

sudo apt install etcd-server
  • Section: universe/net
  • Architecture: amd64
  • Source Package: etcd
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Etcd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: etcd-server from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

golang-etcd-server-dev 3.4.30-1build1

highly-available key value store -- source

https://etcd.io

sudo apt install golang-etcd-server-dev
  • Section: universe/devel
  • Architecture: all
  • Source Package: etcd
  • 32 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Etcd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: golang-etcd-server-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

etcd 3.6.13-r0

A highly-available key value store for shared configuration and service discovery

https://github.com/etcd-io/etcd

sudo apk add etcd
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: etcd
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Etcd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: etcd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

etcd-ctl 3.6.13-r0

A command-line client for etcd

https://github.com/etcd-io/etcd

sudo apk add etcd-ctl
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: etcd
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Etcd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: etcd-ctl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

etcd-doc 3.6.13-r0

A highly-available key value store for shared configuration and service discovery (documentation)

https://github.com/etcd-io/etcd

sudo apk add etcd-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: etcd
  • normalized package name match
  • Abgeglichen nach: Etcd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: etcd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

etcd-openrc 3.6.13-r0

A highly-available key value store for shared configuration and service discovery (OpenRC init scripts)

https://github.com/etcd-io/etcd

sudo apk add etcd-openrc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: etcd
  • normalized package name match
  • Abgeglichen nach: Etcd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: etcd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

etcd 3.7.1-1

A distributed, reliable key-value store for the most critical data of a distributed system

https://github.com/etcd-io/etcd

sudo pacman -S etcd
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Etcd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: etcd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

etcd 3.7.1-1.2

Reliable key-value store for the most critical data of a distributed system

https://github.com/etcd-io/etcd

sudo zypper install etcd
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: etcd
  • 6 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Etcd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: etcd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

etcdctl 3.7.1-1.2

A simple command line client for etcd

https://github.com/etcd-io/etcd

sudo zypper install etcdctl
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: etcd
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Etcd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: etcdctl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

etcdutl 3.7.1-1.2

A simple command line client for etcd

https://github.com/etcd-io/etcd

sudo zypper install etcdutl
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: etcd
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Etcd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: etcdutl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
Chocolatey95%

etcd

choco install etcd
  • normalized package name match
  • Abgeglichen nach: Etcd
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: etcd from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','edrawings-viewer'

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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