How To Install etcd on Fedora 34

etcd is Distributed reliable key-value store for the most critical data of a distributed system

Introduction

In this tutorial we learn how to install etcd on Fedora 34.

What is etcd

Distributed reliable key-value store for the most critical data of a distributed system.

We can use yum or dnf to install etcd on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install etcd.

Install etcd on Fedora 34 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install etcd using dnf by running the following command:

sudo dnf -y install etcd

Install etcd on Fedora 34 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install etcd using yum by running the following command:

sudo yum -y install etcd

How To Uninstall etcd on Fedora 34

To uninstall only the etcd package we can use the following command:

sudo dnf remove etcd

etcd Package Contents on Fedora 34

/etc/etcd
/etc/etcd/etcd.conf
/usr/bin/etcd
/usr/bin/etcdctl
/usr/lib/.build-id
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/6f4209b6183777c0e1924c03bb0758c305e486
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/80c8fe0832bd08547872e260adf87fce4e4e04
/usr/lib/systemd/system/etcd.service
/usr/share/doc/etcd
/usr/share/doc/etcd/CONTRIBUTING.md
/usr/share/doc/etcd/Documentation
/usr/share/doc/etcd/Documentation/README.md
/usr/share/doc/etcd/Documentation/benchmarks
/usr/share/doc/etcd/Documentation/benchmarks/README.md
/usr/share/doc/etcd/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md
/usr/share/doc/etcd/Documentation/benchmarks/etcd-2-2-0-benchmarks.md
/usr/share/doc/etcd/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md
/usr/share/doc/etcd/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md
/usr/share/doc/etcd/Documentation/benchmarks/etcd-3-demo-benchmarks.md
/usr/share/doc/etcd/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md
/usr/share/doc/etcd/Documentation/benchmarks/etcd-storage-memory-benchmark.md
/usr/share/doc/etcd/Documentation/branch_management.md
/usr/share/doc/etcd/Documentation/demo.md
/usr/share/doc/etcd/Documentation/dev-guide
/usr/share/doc/etcd/Documentation/dev-guide/api_concurrency_reference_v3.md
/usr/share/doc/etcd/Documentation/dev-guide/api_grpc_gateway.md
/usr/share/doc/etcd/Documentation/dev-guide/api_reference_v3.md
/usr/share/doc/etcd/Documentation/dev-guide/apispec
/usr/share/doc/etcd/Documentation/dev-guide/apispec/swagger
/usr/share/doc/etcd/Documentation/dev-guide/apispec/swagger/rpc.swagger.json
/usr/share/doc/etcd/Documentation/dev-guide/apispec/swagger/v3election.swagger.json
/usr/share/doc/etcd/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json
/usr/share/doc/etcd/Documentation/dev-guide/experimental_apis.md
/usr/share/doc/etcd/Documentation/dev-guide/grpc_naming.md
/usr/share/doc/etcd/Documentation/dev-guide/interacting_v3.md
/usr/share/doc/etcd/Documentation/dev-guide/limit.md
/usr/share/doc/etcd/Documentation/dev-guide/local_cluster.md
/usr/share/doc/etcd/Documentation/dev-internal
/usr/share/doc/etcd/Documentation/dev-internal/discovery_protocol.md
/usr/share/doc/etcd/Documentation/dev-internal/logging.md
/usr/share/doc/etcd/Documentation/dev-internal/release.md
/usr/share/doc/etcd/Documentation/dl_build.md
/usr/share/doc/etcd/Documentation/docs.md
/usr/share/doc/etcd/Documentation/etcd-mixin
/usr/share/doc/etcd/Documentation/etcd-mixin/README.md
/usr/share/doc/etcd/Documentation/etcd-mixin/mixin.libsonnet
/usr/share/doc/etcd/Documentation/etcd-mixin/test.yaml
/usr/share/doc/etcd/Documentation/faq.md
/usr/share/doc/etcd/Documentation/integrations.md
/usr/share/doc/etcd/Documentation/learning
/usr/share/doc/etcd/Documentation/learning/api.md
/usr/share/doc/etcd/Documentation/learning/api_guarantees.md
/usr/share/doc/etcd/Documentation/learning/data_model.md
/usr/share/doc/etcd/Documentation/learning/design-auth-v3.md
/usr/share/doc/etcd/Documentation/learning/design-client.md
/usr/share/doc/etcd/Documentation/learning/design-learner.md
/usr/share/doc/etcd/Documentation/learning/glossary.md
/usr/share/doc/etcd/Documentation/learning/img
/usr/share/doc/etcd/Documentation/learning/img/client-balancer-figure-01.png
/usr/share/doc/etcd/Documentation/learning/img/client-balancer-figure-02.png
/usr/share/doc/etcd/Documentation/learning/img/client-balancer-figure-03.png
/usr/share/doc/etcd/Documentation/learning/img/client-balancer-figure-04.png
/usr/share/doc/etcd/Documentation/learning/img/client-balancer-figure-05.png
/usr/share/doc/etcd/Documentation/learning/img/client-balancer-figure-06.png
/usr/share/doc/etcd/Documentation/learning/img/client-balancer-figure-07.png
/usr/share/doc/etcd/Documentation/learning/img/client-balancer-figure-08.png
/usr/share/doc/etcd/Documentation/learning/img/client-balancer-figure-09.png
/usr/share/doc/etcd/Documentation/learning/img/etcd.png
/usr/share/doc/etcd/Documentation/learning/img/server-learner-figure-01.png
/usr/share/doc/etcd/Documentation/learning/img/server-learner-figure-02.png
/usr/share/doc/etcd/Documentation/learning/img/server-learner-figure-03.png
/usr/share/doc/etcd/Documentation/learning/img/server-learner-figure-04.png
/usr/share/doc/etcd/Documentation/learning/img/server-learner-figure-05.png
/usr/share/doc/etcd/Documentation/learning/img/server-learner-figure-06.png
/usr/share/doc/etcd/Documentation/learning/img/server-learner-figure-07.png
/usr/share/doc/etcd/Documentation/learning/img/server-learner-figure-08.png
/usr/share/doc/etcd/Documentation/learning/img/server-learner-figure-09.png
/usr/share/doc/etcd/Documentation/learning/img/server-learner-figure-10.png
/usr/share/doc/etcd/Documentation/learning/img/server-learner-figure-11.png
/usr/share/doc/etcd/Documentation/learning/img/server-learner-figure-12.png
/usr/share/doc/etcd/Documentation/learning/img/server-learner-figure-13.png
/usr/share/doc/etcd/Documentation/learning/why.md
/usr/share/doc/etcd/Documentation/metrics
/usr/share/doc/etcd/Documentation/metrics.md
/usr/share/doc/etcd/Documentation/metrics/latest
/usr/share/doc/etcd/Documentation/metrics/v3.1.0
/usr/share/doc/etcd/Documentation/metrics/v3.1.1
/usr/share/doc/etcd/Documentation/metrics/v3.1.10
/usr/share/doc/etcd/Documentation/metrics/v3.1.11
/usr/share/doc/etcd/Documentation/metrics/v3.1.12
/usr/share/doc/etcd/Documentation/metrics/v3.1.13
/usr/share/doc/etcd/Documentation/metrics/v3.1.14
/usr/share/doc/etcd/Documentation/metrics/v3.1.15
/usr/share/doc/etcd/Documentation/metrics/v3.1.16
/usr/share/doc/etcd/Documentation/metrics/v3.1.17
/usr/share/doc/etcd/Documentation/metrics/v3.1.18
/usr/share/doc/etcd/Documentation/metrics/v3.1.19
/usr/share/doc/etcd/Documentation/metrics/v3.1.2
/usr/share/doc/etcd/Documentation/metrics/v3.1.20
/usr/share/doc/etcd/Documentation/metrics/v3.1.3
/usr/share/doc/etcd/Documentation/metrics/v3.1.4
/usr/share/doc/etcd/Documentation/metrics/v3.1.5
/usr/share/doc/etcd/Documentation/metrics/v3.1.6
/usr/share/doc/etcd/Documentation/metrics/v3.1.7
/usr/share/doc/etcd/Documentation/metrics/v3.1.8
/usr/share/doc/etcd/Documentation/metrics/v3.1.9
/usr/share/doc/etcd/Documentation/metrics/v3.2.0
/usr/share/doc/etcd/Documentation/metrics/v3.2.1
/usr/share/doc/etcd/Documentation/metrics/v3.2.10
/usr/share/doc/etcd/Documentation/metrics/v3.2.11
/usr/share/doc/etcd/Documentation/metrics/v3.2.12
/usr/share/doc/etcd/Documentation/metrics/v3.2.13
/usr/share/doc/etcd/Documentation/metrics/v3.2.14
/usr/share/doc/etcd/Documentation/metrics/v3.2.15
/usr/share/doc/etcd/Documentation/metrics/v3.2.16
/usr/share/doc/etcd/Documentation/metrics/v3.2.17
/usr/share/doc/etcd/Documentation/metrics/v3.2.18
/usr/share/doc/etcd/Documentation/metrics/v3.2.19
/usr/share/doc/etcd/Documentation/metrics/v3.2.2
/usr/share/doc/etcd/Documentation/metrics/v3.2.20
/usr/share/doc/etcd/Documentation/metrics/v3.2.21
/usr/share/doc/etcd/Documentation/metrics/v3.2.22
/usr/share/doc/etcd/Documentation/metrics/v3.2.23
/usr/share/doc/etcd/Documentation/metrics/v3.2.24
/usr/share/doc/etcd/Documentation/metrics/v3.2.25
/usr/share/doc/etcd/Documentation/metrics/v3.2.3
/usr/share/doc/etcd/Documentation/metrics/v3.2.4
/usr/share/doc/etcd/Documentation/metrics/v3.2.5
/usr/share/doc/etcd/Documentation/metrics/v3.2.6
/usr/share/doc/etcd/Documentation/metrics/v3.2.7
/usr/share/doc/etcd/Documentation/metrics/v3.2.8
/usr/share/doc/etcd/Documentation/metrics/v3.2.9
/usr/share/doc/etcd/Documentation/metrics/v3.3.0
/usr/share/doc/etcd/Documentation/metrics/v3.3.1
/usr/share/doc/etcd/Documentation/metrics/v3.3.10
/usr/share/doc/etcd/Documentation/metrics/v3.3.2
/usr/share/doc/etcd/Documentation/metrics/v3.3.3
/usr/share/doc/etcd/Documentation/metrics/v3.3.4
/usr/share/doc/etcd/Documentation/metrics/v3.3.5
/usr/share/doc/etcd/Documentation/metrics/v3.3.6
/usr/share/doc/etcd/Documentation/metrics/v3.3.7
/usr/share/doc/etcd/Documentation/metrics/v3.3.8
/usr/share/doc/etcd/Documentation/metrics/v3.3.9
/usr/share/doc/etcd/Documentation/op-guide
/usr/share/doc/etcd/Documentation/op-guide/authentication.md
/usr/share/doc/etcd/Documentation/op-guide/clustering.md
/usr/share/doc/etcd/Documentation/op-guide/configuration.md
/usr/share/doc/etcd/Documentation/op-guide/container.md
/usr/share/doc/etcd/Documentation/op-guide/etcd-sample-grafana.png
/usr/share/doc/etcd/Documentation/op-guide/etcd3_alert.rules
/usr/share/doc/etcd/Documentation/op-guide/etcd3_alert.rules.yml
/usr/share/doc/etcd/Documentation/op-guide/failures.md
/usr/share/doc/etcd/Documentation/op-guide/gateway.md
/usr/share/doc/etcd/Documentation/op-guide/grafana.json
/usr/share/doc/etcd/Documentation/op-guide/grpc_proxy.md
/usr/share/doc/etcd/Documentation/op-guide/hardware.md
/usr/share/doc/etcd/Documentation/op-guide/maintenance.md
/usr/share/doc/etcd/Documentation/op-guide/monitoring.md
/usr/share/doc/etcd/Documentation/op-guide/performance.md
/usr/share/doc/etcd/Documentation/op-guide/recovery.md
/usr/share/doc/etcd/Documentation/op-guide/runtime-configuration.md
/usr/share/doc/etcd/Documentation/op-guide/runtime-reconf-design.md
/usr/share/doc/etcd/Documentation/op-guide/security.md
/usr/share/doc/etcd/Documentation/op-guide/supported-platform.md
/usr/share/doc/etcd/Documentation/op-guide/v2-migration.md
/usr/share/doc/etcd/Documentation/op-guide/versioning.md
/usr/share/doc/etcd/Documentation/platforms
/usr/share/doc/etcd/Documentation/platforms/aws.md
/usr/share/doc/etcd/Documentation/platforms/container-linux-systemd.md
/usr/share/doc/etcd/Documentation/platforms/freebsd.md
/usr/share/doc/etcd/Documentation/production-users.md
/usr/share/doc/etcd/Documentation/reporting_bugs.md
/usr/share/doc/etcd/Documentation/rfc
/usr/share/doc/etcd/Documentation/rfc/v3api.md
/usr/share/doc/etcd/Documentation/triage
/usr/share/doc/etcd/Documentation/triage/PRs.md
/usr/share/doc/etcd/Documentation/triage/issues.md
/usr/share/doc/etcd/Documentation/tuning.md
/usr/share/doc/etcd/Documentation/upgrades
/usr/share/doc/etcd/Documentation/upgrades/upgrade_3_0.md
/usr/share/doc/etcd/Documentation/upgrades/upgrade_3_1.md
/usr/share/doc/etcd/Documentation/upgrades/upgrade_3_2.md
/usr/share/doc/etcd/Documentation/upgrades/upgrade_3_3.md
/usr/share/doc/etcd/Documentation/upgrades/upgrade_3_4.md
/usr/share/doc/etcd/Documentation/upgrades/upgrade_3_5.md
/usr/share/doc/etcd/Documentation/upgrades/upgrading-etcd.md
/usr/share/doc/etcd/Documentation/v2
/usr/share/doc/etcd/Documentation/v2/04_to_2_snapshot_migration.md
/usr/share/doc/etcd/Documentation/v2/README.md
/usr/share/doc/etcd/Documentation/v2/admin_guide.md
/usr/share/doc/etcd/Documentation/v2/api.md
/usr/share/doc/etcd/Documentation/v2/api_v3.md
/usr/share/doc/etcd/Documentation/v2/auth_api.md
/usr/share/doc/etcd/Documentation/v2/authentication.md
/usr/share/doc/etcd/Documentation/v2/backward_compatibility.md
/usr/share/doc/etcd/Documentation/v2/benchmarks
/usr/share/doc/etcd/Documentation/v2/benchmarks/README.md
/usr/share/doc/etcd/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md
/usr/share/doc/etcd/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md
/usr/share/doc/etcd/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md
/usr/share/doc/etcd/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md
/usr/share/doc/etcd/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md
/usr/share/doc/etcd/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md
/usr/share/doc/etcd/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md
/usr/share/doc/etcd/Documentation/v2/branch_management.md
/usr/share/doc/etcd/Documentation/v2/clustering.md
/usr/share/doc/etcd/Documentation/v2/configuration.md
/usr/share/doc/etcd/Documentation/v2/dev
/usr/share/doc/etcd/Documentation/v2/dev/release.md
/usr/share/doc/etcd/Documentation/v2/discovery_protocol.md
/usr/share/doc/etcd/Documentation/v2/docker_guide.md
/usr/share/doc/etcd/Documentation/v2/errorcode.md
/usr/share/doc/etcd/Documentation/v2/etcd_alert.rules
/usr/share/doc/etcd/Documentation/v2/etcd_alert.rules.yml
/usr/share/doc/etcd/Documentation/v2/faq.md
/usr/share/doc/etcd/Documentation/v2/glossary.md
/usr/share/doc/etcd/Documentation/v2/internal-protocol-versioning.md
/usr/share/doc/etcd/Documentation/v2/libraries-and-tools.md
/usr/share/doc/etcd/Documentation/v2/members_api.md
/usr/share/doc/etcd/Documentation/v2/metrics.md
/usr/share/doc/etcd/Documentation/v2/other_apis.md
/usr/share/doc/etcd/Documentation/v2/platforms
/usr/share/doc/etcd/Documentation/v2/platforms/freebsd.md
/usr/share/doc/etcd/Documentation/v2/production-users.md
/usr/share/doc/etcd/Documentation/v2/proxy.md
/usr/share/doc/etcd/Documentation/v2/reporting_bugs.md
/usr/share/doc/etcd/Documentation/v2/rfc
/usr/share/doc/etcd/Documentation/v2/rfc/v3api.md
/usr/share/doc/etcd/Documentation/v2/runtime-configuration.md
/usr/share/doc/etcd/Documentation/v2/runtime-reconf-design.md
/usr/share/doc/etcd/Documentation/v2/security.md
/usr/share/doc/etcd/Documentation/v2/tuning.md
/usr/share/doc/etcd/Documentation/v2/upgrade_2_1.md
/usr/share/doc/etcd/Documentation/v2/upgrade_2_2.md
/usr/share/doc/etcd/Documentation/v2/upgrade_2_3.md
/usr/share/doc/etcd/README-client.md
/usr/share/doc/etcd/README-clientv3.md
/usr/share/doc/etcd/README-contrib.md
/usr/share/doc/etcd/README-etcdctl.md
/usr/share/doc/etcd/README-functional.md
/usr/share/doc/etcd/README-hack.md
/usr/share/doc/etcd/README.md
/usr/share/doc/etcd/READMEv2-etcdctl.md
/usr/share/licenses/etcd
/usr/share/licenses/etcd/LICENSE
/usr/share/licenses/etcd/NOTICE
/usr/share/man/man1/etcd.1.gz
/usr/share/man/man1/etcdctl.1.gz
/usr/share/man/man1/etcdctl2-alarm-disarm.1.gz
/usr/share/man/man1/etcdctl2-alarm-list.1.gz
/usr/share/man/man1/etcdctl2-alarm.1.gz
/usr/share/man/man1/etcdctl2-auth-disable.1.gz
/usr/share/man/man1/etcdctl2-auth-enable.1.gz
/usr/share/man/man1/etcdctl2-auth.1.gz
/usr/share/man/man1/etcdctl2-check-datascale.1.gz
/usr/share/man/man1/etcdctl2-check-perf.1.gz
/usr/share/man/man1/etcdctl2-check.1.gz
/usr/share/man/man1/etcdctl2-compaction.1.gz
/usr/share/man/man1/etcdctl2-defrag.1.gz
/usr/share/man/man1/etcdctl2-del.1.gz
/usr/share/man/man1/etcdctl2-elect.1.gz
/usr/share/man/man1/etcdctl2-endpoint-hashkv.1.gz
/usr/share/man/man1/etcdctl2-endpoint-health.1.gz
/usr/share/man/man1/etcdctl2-endpoint-status.1.gz
/usr/share/man/man1/etcdctl2-endpoint.1.gz
/usr/share/man/man1/etcdctl2-get.1.gz
/usr/share/man/man1/etcdctl2-lease-grant.1.gz
/usr/share/man/man1/etcdctl2-lease-keep-alive.1.gz
/usr/share/man/man1/etcdctl2-lease-list.1.gz
/usr/share/man/man1/etcdctl2-lease-revoke.1.gz
/usr/share/man/man1/etcdctl2-lease-timetolive.1.gz
/usr/share/man/man1/etcdctl2-lease.1.gz
/usr/share/man/man1/etcdctl2-lock.1.gz
/usr/share/man/man1/etcdctl2-make-mirror.1.gz
/usr/share/man/man1/etcdctl2-member-add.1.gz
/usr/share/man/man1/etcdctl2-member-list.1.gz
/usr/share/man/man1/etcdctl2-member-promote.1.gz
/usr/share/man/man1/etcdctl2-member-remove.1.gz
/usr/share/man/man1/etcdctl2-member-update.1.gz
/usr/share/man/man1/etcdctl2-member.1.gz
/usr/share/man/man1/etcdctl2-migrate.1.gz
/usr/share/man/man1/etcdctl2-move-leader.1.gz
/usr/share/man/man1/etcdctl2-put.1.gz
/usr/share/man/man1/etcdctl2-role-add.1.gz
/usr/share/man/man1/etcdctl2-role-delete.1.gz
/usr/share/man/man1/etcdctl2-role-get.1.gz
/usr/share/man/man1/etcdctl2-role-grant-permission.1.gz
/usr/share/man/man1/etcdctl2-role-list.1.gz
/usr/share/man/man1/etcdctl2-role-revoke-permission.1.gz
/usr/share/man/man1/etcdctl2-role.1.gz
/usr/share/man/man1/etcdctl2-snapshot-restore.1.gz
/usr/share/man/man1/etcdctl2-snapshot-save.1.gz
/usr/share/man/man1/etcdctl2-snapshot-status.1.gz
/usr/share/man/man1/etcdctl2-snapshot.1.gz
/usr/share/man/man1/etcdctl2-txn.1.gz
/usr/share/man/man1/etcdctl2-user-add.1.gz
/usr/share/man/man1/etcdctl2-user-delete.1.gz
/usr/share/man/man1/etcdctl2-user-get.1.gz
/usr/share/man/man1/etcdctl2-user-grant-role.1.gz
/usr/share/man/man1/etcdctl2-user-list.1.gz
/usr/share/man/man1/etcdctl2-user-passwd.1.gz
/usr/share/man/man1/etcdctl2-user-revoke-role.1.gz
/usr/share/man/man1/etcdctl2-user.1.gz
/usr/share/man/man1/etcdctl2-version.1.gz
/usr/share/man/man1/etcdctl2-watch.1.gz
/usr/share/man/man1/etcdctl2.1.gz
/usr/share/man/man1/etcdctl3-alarm-disarm.1.gz
/usr/share/man/man1/etcdctl3-alarm-list.1.gz
/usr/share/man/man1/etcdctl3-alarm.1.gz
/usr/share/man/man1/etcdctl3-auth-disable.1.gz
/usr/share/man/man1/etcdctl3-auth-enable.1.gz
/usr/share/man/man1/etcdctl3-auth.1.gz
/usr/share/man/man1/etcdctl3-check-datascale.1.gz
/usr/share/man/man1/etcdctl3-check-perf.1.gz
/usr/share/man/man1/etcdctl3-check.1.gz
/usr/share/man/man1/etcdctl3-compaction.1.gz
/usr/share/man/man1/etcdctl3-defrag.1.gz
/usr/share/man/man1/etcdctl3-del.1.gz
/usr/share/man/man1/etcdctl3-elect.1.gz
/usr/share/man/man1/etcdctl3-endpoint-hashkv.1.gz
/usr/share/man/man1/etcdctl3-endpoint-health.1.gz
/usr/share/man/man1/etcdctl3-endpoint-status.1.gz
/usr/share/man/man1/etcdctl3-endpoint.1.gz
/usr/share/man/man1/etcdctl3-get.1.gz
/usr/share/man/man1/etcdctl3-lease-grant.1.gz
/usr/share/man/man1/etcdctl3-lease-keep-alive.1.gz
/usr/share/man/man1/etcdctl3-lease-list.1.gz
/usr/share/man/man1/etcdctl3-lease-revoke.1.gz
/usr/share/man/man1/etcdctl3-lease-timetolive.1.gz
/usr/share/man/man1/etcdctl3-lease.1.gz
/usr/share/man/man1/etcdctl3-lock.1.gz
/usr/share/man/man1/etcdctl3-make-mirror.1.gz
/usr/share/man/man1/etcdctl3-member-add.1.gz
/usr/share/man/man1/etcdctl3-member-list.1.gz
/usr/share/man/man1/etcdctl3-member-promote.1.gz
/usr/share/man/man1/etcdctl3-member-remove.1.gz
/usr/share/man/man1/etcdctl3-member-update.1.gz
/usr/share/man/man1/etcdctl3-member.1.gz
/usr/share/man/man1/etcdctl3-migrate.1.gz
/usr/share/man/man1/etcdctl3-move-leader.1.gz
/usr/share/man/man1/etcdctl3-put.1.gz
/usr/share/man/man1/etcdctl3-role-add.1.gz
/usr/share/man/man1/etcdctl3-role-delete.1.gz
/usr/share/man/man1/etcdctl3-role-get.1.gz
/usr/share/man/man1/etcdctl3-role-grant-permission.1.gz
/usr/share/man/man1/etcdctl3-role-list.1.gz
/usr/share/man/man1/etcdctl3-role-revoke-permission.1.gz
/usr/share/man/man1/etcdctl3-role.1.gz
/usr/share/man/man1/etcdctl3-snapshot-restore.1.gz
/usr/share/man/man1/etcdctl3-snapshot-save.1.gz
/usr/share/man/man1/etcdctl3-snapshot-status.1.gz
/usr/share/man/man1/etcdctl3-snapshot.1.gz
/usr/share/man/man1/etcdctl3-txn.1.gz
/usr/share/man/man1/etcdctl3-user-add.1.gz
/usr/share/man/man1/etcdctl3-user-delete.1.gz
/usr/share/man/man1/etcdctl3-user-get.1.gz
/usr/share/man/man1/etcdctl3-user-grant-role.1.gz
/usr/share/man/man1/etcdctl3-user-list.1.gz
/usr/share/man/man1/etcdctl3-user-passwd.1.gz
/usr/share/man/man1/etcdctl3-user-revoke-role.1.gz
/usr/share/man/man1/etcdctl3-user.1.gz
/usr/share/man/man1/etcdctl3-version.1.gz
/usr/share/man/man1/etcdctl3-watch.1.gz
/usr/share/man/man1/etcdctl3.1.gz
/var/lib/etcd

References

Summary

In this tutorial we learn how to install etcd on Fedora 34 using yum and dnf.