How to Install and Uninstall compat-golang-github-coreos-etcd-devel.noarch Package on Fedora 34

Last updated: July 07,2024

1. Install "compat-golang-github-coreos-etcd-devel.noarch" package

Learn how to install compat-golang-github-coreos-etcd-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install compat-golang-github-coreos-etcd-devel.noarch

2. Uninstall "compat-golang-github-coreos-etcd-devel.noarch" package

Please follow the guidelines below to uninstall compat-golang-github-coreos-etcd-devel.noarch on Fedora 34:

$ sudo dnf remove compat-golang-github-coreos-etcd-devel.noarch $ sudo dnf autoremove

3. Information about the compat-golang-github-coreos-etcd-devel.noarch package on Fedora 34

Last metadata expiration check: 3:15:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : compat-golang-github-coreos-etcd-devel
Version : 3.5.0
Release : 4.fc34
Architecture : noarch
Size : 18 k
Source : etcd-3.5.0-4.fc34.src.rpm
Repository : updates
Summary : Distributed reliable key-value store for the most critical data of a distributed system
URL : https://github.com/etcd-io/etcd
License : ASL 2.0
Description : Distributed reliable key-value store for the most critical data of a distributed
: system.
:
: This package provides symbolic links that alias the following Go import paths to
: go.etcd.io/etcd:
: – github.com/coreos/etcd
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: go.etcd.io/etcd.