How to Install and Uninstall golang-github-oxtoacart-bpool-dev Package on Kali Linux

Last updated: May 21,2024

1. Install "golang-github-oxtoacart-bpool-dev" package

This tutorial shows how to install golang-github-oxtoacart-bpool-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-oxtoacart-bpool-dev

2. Uninstall "golang-github-oxtoacart-bpool-dev" package

Please follow the guidelines below to uninstall golang-github-oxtoacart-bpool-dev on Kali Linux:

$ sudo apt remove golang-github-oxtoacart-bpool-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-oxtoacart-bpool-dev package on Kali Linux

Package: golang-github-oxtoacart-bpool-dev
Source: golang-github-oxtoacart-bpool
Version: 0.0~git20150712.4e1c556-1.1
Installed-Size: 22
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 4244
SHA256: 7c921e5414dce2b158f1843d23ae1357de2c37e0493754b8c626446869c667bd
SHA1: 1847f3dff9d9969ccc28744844edfb5a2e966c89
MD5sum: 1c211948d5c063e41f221651579e3366
Description: Buffer/Byte pool for Go
bpool implements leaky pools of byte arrays and Buffers as bounded
channels.
.
A common use case for this package is to use buffers to execute HTML templates
against (via ExecuteTemplate) or encode JSON into (via json.NewEncoder). This
allows you to catch any rendering or marshalling errors prior to writing to
a http.ResponseWriter, which helps to avoid writing incomplete or malformed
data to the response.
Description-md5:
Homepage: https://github.com/oxtoacart/bpool
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-oxtoacart-bpool/golang-github-oxtoacart-bpool-dev_0.0~git20150712.4e1c556-1.1_all.deb