How to Install and Uninstall golang-github-valyala-bytebufferpool-dev Package on Kali Linux

Last updated: October 06,2024

1. Install "golang-github-valyala-bytebufferpool-dev" package

Please follow the steps below to install golang-github-valyala-bytebufferpool-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-valyala-bytebufferpool-dev

2. Uninstall "golang-github-valyala-bytebufferpool-dev" package

Please follow the guidelines below to uninstall golang-github-valyala-bytebufferpool-dev on Kali Linux:

$ sudo apt remove golang-github-valyala-bytebufferpool-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-valyala-bytebufferpool-dev package on Kali Linux

Package: golang-github-valyala-bytebufferpool-dev
Source: golang-github-valyala-bytebufferpool
Version: 1.0.0-3
Installed-Size: 28
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 6532
SHA256: 6b2367156e152a5f988000c049c8a225c4057dcce3207f3c747962bcca535208
SHA1: 0145eefad69c075ae9c73b6d74f09e44235416b7
MD5sum: c55c266091740b1ff97710ba4005e40a
Description: Anti-memory-waste byte buffer pool for go
An implementation of a pool of byte buffers with anti-memory-waste
protection.
.
The pool may waste limited amount of memory due to fragmentation.
This amount equals to the maximum total size of the byte buffers in
concurrent use. Benchmark results Currently bytebufferpool is fastest
and most effective buffer pool written in Go.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/valyala/bytebufferpool
Section: golang
Priority: extra
Filename: pool/main/g/golang-github-valyala-bytebufferpool/golang-github-valyala-bytebufferpool-dev_1.0.0-3_all.deb