How to Install and Uninstall golang-github-golang-groupcache-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "golang-github-golang-groupcache-dev" package

Please follow the guidance below to install golang-github-golang-groupcache-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-golang-groupcache-dev

2. Uninstall "golang-github-golang-groupcache-dev" package

Here is a brief guide to show you how to uninstall golang-github-golang-groupcache-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-golang-groupcache-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-golang-groupcache-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-golang-groupcache-dev
Priority: extra
Section: universe/devel
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-golang-groupcache
Version: 0.0~git20150125.0.604ed57-1
Depends: golang-go, golang-goprotobuf-dev
Filename: pool/universe/g/golang-github-golang-groupcache/golang-github-golang-groupcache-dev_0.0~git20150125.0.604ed57-1_all.deb
Size: 20888
MD5sum: 23cecd26ca77f20a0d7a6356b852ffae
SHA1: c46a94577203379fa5b68552710e5c15e5ae41d9
SHA256: 1339502e1306cc242e622bd594248ad8f1e05939451e524fe120e120abddbefe
Description-en: caching and cache-filling library, a replacement for memcached
Groupcache is a caching and cache-filling library, intended as a
replacement for memcached in many cases.
.
Like memcached, groupcache shards by key to select which peer is
responsible for that key. Unlike memcached, groupcache does not
require running a separate set of servers, comes with a cache
filling mechanism, and contains some other useful features.
Description-md5: db6a4e929c62afe93eb1bda2612bdcfd
Homepage: https://github.com/golang/groupcache
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu