How to Install and Uninstall golang-github-patrickmn-go-cache-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "golang-github-patrickmn-go-cache-dev" package

This is a short guide on how to install golang-github-patrickmn-go-cache-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-patrickmn-go-cache-dev

2. Uninstall "golang-github-patrickmn-go-cache-dev" package

Please follow the instructions below to uninstall golang-github-patrickmn-go-cache-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-patrickmn-go-cache-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-patrickmn-go-cache-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-patrickmn-go-cache-dev
Architecture: all
Version: 2.1.0-1
Priority: optional
Section: universe/devel
Source: golang-github-patrickmn-go-cache
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 91
Filename: pool/universe/g/golang-github-patrickmn-go-cache/golang-github-patrickmn-go-cache-dev_2.1.0-1_all.deb
Size: 12196
MD5sum: 9bde9c6ba5c383123824d0e5e352c8c4
SHA1: fe228c615e0a959558c1ae28d132c019c240697f
SHA256: f0831d265465ce31f6d9d22d5d1a169e39fbd74bb7afc19cfb0c1034cf7c0ba7
SHA512: 38c4328582f3b1e9603e4c2c6b751b96e58cb5ebb85cf044be32e5e653165452e2d0464e12c057c0131d29c2992e5d401d4b16993e800a133132af0db2f1f6e5
Homepage: https://github.com/patrickmn/go-cache
Description-en: in-memory key:value store/cache (similar to Memcached)
go-cache is an in-memory key:value store/cache similar
to memcached that is suitable for applications running on a single
machine. Its major advantage is that, being essentially a thread-safe
map[string]interface{} with expiration times, it doesn't need to serialize
or transmit its contents over the network.
Description-md5: 0fe2cf9477001aab0b336b02d415d471