How to Install etcd in Ubuntu 18.04



Install etcd by entering the following commands in the terminal:

sudo apt update
sudo apt install etcd

Description:

Transitional package for etcd-client and etcd-server

This is a transitional package to ease upgrades for splitting the etcd package into a separate client and server piece. It can be safely removed.

Homepage: https://github.com/coreos/etcd

Version: 3.2.17+dfsg-1

Section: universe/devel