How to Install and Uninstall golang-github-pmylund-go-cache-dev Package on Kali Linux

Last updated: May 12,2024

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

Please follow the guidelines below to install golang-github-pmylund-go-cache-dev on Kali Linux

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

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

Please follow the guidelines below to uninstall golang-github-pmylund-go-cache-dev on Kali Linux:

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

3. Information about the golang-github-pmylund-go-cache-dev package on Kali Linux

Package: golang-github-pmylund-go-cache-dev
Source: golang-go-cache
Version: 0.0~git20150304-2
Installed-Size: 87
Maintainer: pkg-go
Architecture: all
Depends: golang-go
Size: 12500
SHA256: 1547c3eb0c0f29a6adaf00c5dc087e76de9090ade25c64c4203ee1ebcbbffa6e
SHA1: cf76ebbe7862bf6405bbb2cd078f358fc3a591b3
MD5sum: 9a97ce51dbff4e071d8c7f27d6e388b2
Description: Go library for in-memory key/value store 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:
Homepage: https://github.com/pmylund/go-cache
Section: devel
Priority: optional
Filename: pool/main/g/golang-go-cache/golang-github-pmylund-go-cache-dev_0.0~git20150304-2_all.deb