How to Install and Uninstall golang-github-docker-libkv-devel.noarch Package on Fedora 35
Last updated: November 24,2024
1. Install "golang-github-docker-libkv-devel.noarch" package
Please follow the guidelines below to install golang-github-docker-libkv-devel.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-docker-libkv-devel.noarch
Copied
2. Uninstall "golang-github-docker-libkv-devel.noarch" package
In this section, we are going to explain the necessary steps to uninstall golang-github-docker-libkv-devel.noarch on Fedora 35:
$
sudo dnf remove
golang-github-docker-libkv-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-docker-libkv-devel.noarch package on Fedora 35
Last metadata expiration check: 2:00:55 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-docker-libkv-devel
Version : 0.2.1
Release : 15.20220823gitdfacc56.fc35
Architecture : noarch
Size : 45 k
Source : golang-github-docker-libkv-0.2.1-15.20220823gitdfacc56.fc35.src.rpm
Repository : updates
Summary : Distributed key/value store abstraction library
URL : https://github.com/docker/libkv
License : Apache-2.0 and CC-BY-SA-4.0
Description : Libkv provides a Go native library to store metadata.
:
: The goal of Libkv is to abstract common store operations for multiple
: distributed and/or local Key/Value store backends.
:
: For example, you can use it to store your metadata or for service discovery to
: register machines and endpoints inside your cluster.
:
: You can also easily implement a generic Leader Election on top of it (see the
: docker/leadership repository).
:
: As of now, Libkv offers support for Consul, Etcd, Zookeeper (Distributed store)
: and BoltDB (Local store).
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/docker/libkv
Available Packages
Name : golang-github-docker-libkv-devel
Version : 0.2.1
Release : 15.20220823gitdfacc56.fc35
Architecture : noarch
Size : 45 k
Source : golang-github-docker-libkv-0.2.1-15.20220823gitdfacc56.fc35.src.rpm
Repository : updates
Summary : Distributed key/value store abstraction library
URL : https://github.com/docker/libkv
License : Apache-2.0 and CC-BY-SA-4.0
Description : Libkv provides a Go native library to store metadata.
:
: The goal of Libkv is to abstract common store operations for multiple
: distributed and/or local Key/Value store backends.
:
: For example, you can use it to store your metadata or for service discovery to
: register machines and endpoints inside your cluster.
:
: You can also easily implement a generic Leader Election on top of it (see the
: docker/leadership repository).
:
: As of now, Libkv offers support for Consul, Etcd, Zookeeper (Distributed store)
: and BoltDB (Local store).
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/docker/libkv