How to Install and Uninstall golang-github-victoriametrics-fastcache-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "golang-github-victoriametrics-fastcache-dev" package

Please follow the instructions below to install golang-github-victoriametrics-fastcache-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-victoriametrics-fastcache-dev

2. Uninstall "golang-github-victoriametrics-fastcache-dev" package

Please follow the instructions below to uninstall golang-github-victoriametrics-fastcache-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-victoriametrics-fastcache-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-victoriametrics-fastcache-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-victoriametrics-fastcache-dev
Architecture: all
Version: 1.5.7-2
Multi-Arch: foreign
Priority: optional
Section: universe/golang
Source: golang-github-victoriametrics-fastcache
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 76
Depends: golang-github-allegro-bigcache-dev, golang-github-cespare-xxhash-dev, golang-github-golang-snappy-dev
Filename: pool/universe/g/golang-github-victoriametrics-fastcache/golang-github-victoriametrics-fastcache-dev_1.5.7-2_all.deb
Size: 15124
MD5sum: 22c9b55a12ff069d8265469c386f356f
SHA1: d22e1a12cd4534096e1fd9754c9e7880eba71759
SHA256: f5c49961ab8b763a670300bb1529fdc45f79fd672cf73e1917d04f45c367dda8
SHA512: 8aa63f2d0eb97ee440ee7b84f927b114d8ced9e7fdfd17088242049da2ee1c9acf6968f774b4098141674e300dc898b254173f58c625f780975f28f088ca96ad
Homepage: https://github.com/VictoriaMetrics/fastcache
Description-en: fast thread-safe in-memory cache for big number of entries in Go (library)
Features:
* Fast. Performance scales on multi-core CPUs.
* Thread-safe. Concurrent goroutines may read and write into a single cache
instance.
* The fastcache is designed for storing big number of entries without GC
overhead.
* Fastcache automatically evicts old entries when reaching the maximum
cache size set on its creation.
* Simple API.
* Simple source code.
* Cache may be saved to file and loaded from file.
* Works on Google AppEngine.
Description-md5: ab41dd4eeb821eb03c73991f294d9634