Install via winget
click to copy
winget install etcd-io.etcd
About etcd
Distributed reliable key-value store for the most critical data of a distributed system
Package ID
etcd-io.etcd
Version
3.6.10
Publisher
etcd-io
License
Apache-2.0
Installer
zip
Architecture
x64
Tags
Frequently Asked Questions
How do I install etcd using winget?
Open PowerShell or Windows Terminal and run:
winget install etcd-io.etcd. Winget ships with Windows 10 (1809+) and Windows 11.What is etcd?
Distributed reliable key-value store for the most critical data of a distributed system
Is etcd free to download?
etcd is distributed under the Apache-2.0 license. Use the winget command above or the download button to get it directly from the publisher.
How do I update etcd with winget?
Run
winget upgrade etcd-io.etcd in PowerShell or Windows Terminal to update to the latest available version.How do I uninstall etcd?
Run
winget uninstall etcd-io.etcd to remove etcd from your system.