How to Install and Uninstall golang-github-karlseguin-ccache-dev Package on Kali Linux

Last updated: January 11,2025

1. Install "golang-github-karlseguin-ccache-dev" package

Here is a brief guide to show you how to install golang-github-karlseguin-ccache-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-karlseguin-ccache-dev

2. Uninstall "golang-github-karlseguin-ccache-dev" package

This guide covers the steps necessary to uninstall golang-github-karlseguin-ccache-dev on Kali Linux:

$ sudo apt remove golang-github-karlseguin-ccache-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-karlseguin-ccache-dev package on Kali Linux

Package: golang-github-karlseguin-ccache-dev
Source: golang-github-karlseguin-ccache
Version: 2.0.3-1
Installed-Size: 62
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-karlseguin-expect-dev
Size: 10436
SHA256: 836f6692d54c35b1d98c8332f8a53e2c75c44662b8165f9aef92ded23311475f
SHA1: e49fdac8eb046612544ac236cfe44210b21cf21b
MD5sum: 253915fdea2bbe93deea453176d652c1
Description: Golang LRU Cache for high concurrency
CCache is an LRU Cache, written in Go, focused on supporting high
concurrency. Lock contention on the list is reduced by introducing a
window which limits the frequency that an item can get promoted,
using a buffered channel to queue promotions for a single worker, and
garbage collecting within the same thread as the worker.
Description-md5:
Homepage: https://github.com/karlseguin/ccache
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-karlseguin-ccache/golang-github-karlseguin-ccache-dev_2.0.3-1_all.deb