How to Install and Uninstall golang-github-victoriametrics-fastcache-dev Package on Kali Linux

Last updated: May 22,2024

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

Please follow the guidance below to install golang-github-victoriametrics-fastcache-dev on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-victoriametrics-fastcache-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-victoriametrics-fastcache-dev
Source: golang-github-victoriametrics-fastcache
Version: 1.12.1+ds1-1
Installed-Size: 79
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-allegro-bigcache-dev, golang-github-cespare-xxhash-dev, golang-github-golang-snappy-dev, golang-golang-x-sys-dev
Size: 15716
SHA256: 561db769ccae8edab03fe1862e6c66668f8c8c542cc837f82485395b68763c8b
SHA1: 800ca97ee8158c51aa50a07ebf6b0ef38e9f0754
MD5sum: e27706a22c1d35cbd6ffc0ae24dcafbd
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/VictoriaMetrics/fastcache
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-victoriametrics-fastcache/golang-github-victoriametrics-fastcache-dev_1.12.1+ds1-1_all.deb