How to Install and Uninstall golang-github-docker-libkv-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "golang-github-docker-libkv-dev" package

This tutorial shows how to install golang-github-docker-libkv-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-docker-libkv-dev

2. Uninstall "golang-github-docker-libkv-dev" package

This is a short guide on how to uninstall golang-github-docker-libkv-dev on Kali Linux:

$ sudo apt remove golang-github-docker-libkv-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-docker-libkv-dev package on Kali Linux

Package: golang-github-docker-libkv-dev
Source: docker-libkv
Version: 0.2.1-3
Installed-Size: 118
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-etcd-server-dev, golang-github-coreos-bbolt-dev, golang-github-samuel-go-zookeeper-dev
Size: 28920
SHA256: 82b3c40d9d4951499dbf7c74c1a3f64931cbfe1f7b225faea516de0568836ca8
SHA1: 6ce7c203cb1c77ff658c700a35097b6eebab822e
MD5sum: 7a27f9d5fd309abf291199684a73da98
Description: Key/Value store abstraction library
libkv provides a Go native library to store metadata.
.
The goal of libkv is to abstract common store operations for multiple
Key/Value backends and offer the same experience no matter which backend
is used.
.
For example, libkv can be used it to store metadata or for service
discovery to register machines and endpoints inside your cluster.
.
Also libkv can be used to implement a generic Leader Election.
.
As of now, libkv offers support for Consul (disabled), Etcd and Zookeeper.
Description-md5:
Homepage: https://github.com/docker/libkv
Section: golang
Priority: optional
Filename: pool/main/d/docker-libkv/golang-github-docker-libkv-dev_0.2.1-3_all.deb