How to Install and Uninstall golang-github-alecthomas-binary-dev Package on Kali Linux

Last updated: May 07,2024

1. Install "golang-github-alecthomas-binary-dev" package

Please follow the guidelines below to install golang-github-alecthomas-binary-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-alecthomas-binary-dev

2. Uninstall "golang-github-alecthomas-binary-dev" package

Please follow the instructions below to uninstall golang-github-alecthomas-binary-dev on Kali Linux:

$ sudo apt remove golang-github-alecthomas-binary-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-alecthomas-binary-dev package on Kali Linux

Package: golang-github-alecthomas-binary-dev
Source: golang-github-alecthomas-binary
Version: 0.0~git20221018.7487181-1
Installed-Size: 29
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 6060
SHA256: 9dd3035638206fcc6537d371e364509d34227bbff867616c7b08ed036f1cc5a1
SHA1: a92bf477d1ad108529f53e5bb51442f805090048
MD5sum: cf1bdd56f79fa1c153605c45cb731b69
Description: general purpose binary encoder/decoder
This package provides compact binary encoding for Go.
.
The Go standard library package encoding/binary provides encoding/decoding of
fixed-size Go values or slices of same. This package extends support to
arbitrary, variable-sized values by prefixing these values with their
varint-encoded size, recursively.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/alecthomas/binary
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-alecthomas-binary/golang-github-alecthomas-binary-dev_0.0~git20221018.7487181-1_all.deb