How to Install and Uninstall golang-github-armon-circbuf-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "golang-github-armon-circbuf-dev" package

This tutorial shows how to install golang-github-armon-circbuf-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-armon-circbuf-dev

2. Uninstall "golang-github-armon-circbuf-dev" package

Please follow the instructions below to uninstall golang-github-armon-circbuf-dev on Kali Linux:

$ sudo apt remove golang-github-armon-circbuf-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-armon-circbuf-dev package on Kali Linux

Package: golang-github-armon-circbuf-dev
Source: golang-github-armon-circbuf
Version: 0.0~git20190214.5111143-1
Installed-Size: 22
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 4388
SHA256: f703284974830116067ddf114175ecbcd632b9a8b28a6ae3fb2a1ca5a93eaf5d
SHA1: a520d194404a7389176650c9f5b8e5dac40ce43e
MD5sum: d22e26c2c25add9ab73b8dfb00b1cb41
Description: Golang circular (ring) buffer
This package provides the circbuf Go library. This provides a Buffer object
which is a circular (or ring) buffer. It has a fixed size, but can be written
to infinitely. Only the last size bytes are ever retained. The buffer
implements the io.Writer interface.
.
This package contains the source.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/armon/circbuf
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-armon-circbuf/golang-github-armon-circbuf-dev_0.0~git20190214.5111143-1_all.deb