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

Last updated: October 06,2024

1. Install "compat-golang-etcd-3-devel.noarch" package

Please follow the step by step instructions below to install compat-golang-etcd-3-devel.noarch on Fedora 34

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

2. Uninstall "compat-golang-etcd-3-devel.noarch" package

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

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

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

Last metadata expiration check: 4:07:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : compat-golang-etcd-3-devel
Version : 3.5.0
Release : 4.fc34
Architecture : noarch
Size : 17 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:
: – go.etcd.io/etcd/v3
:
: 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.