How to Install and Uninstall golang-github-patrickmn-go-cache-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

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

Please follow the steps below to install golang-github-patrickmn-go-cache-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

This guide let you learn how to uninstall golang-github-patrickmn-go-cache-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 21.04 (Hirsute Hippo)

Package: golang-github-patrickmn-go-cache-dev
Architecture: all
Version: 2.1.0-1.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.1_all.deb
Size: 12360
MD5sum: 2bfcec8f238008c50942341893f7b2d2
SHA1: 3124f00cc5c83788109f15f1555dc5ec7545abf0
SHA256: 931d6ac0fc46445ec890bc261f29cfba3b47e32d78d9b03d8641c8afc9bfe26d
SHA512: 1b71584dee75eeff4c91a4415d0f42a33aa54e91631d600055f4eef795c6bbad1bc167062e082ebe430425da4a8d6dcb420dc01a08ca2ce548476c27e04c9b41
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