How to Install and Uninstall golang-github-klauspost-pgzip-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "golang-github-klauspost-pgzip-dev" package

Please follow the steps below to install golang-github-klauspost-pgzip-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-klauspost-pgzip-dev

2. Uninstall "golang-github-klauspost-pgzip-dev" package

Please follow the guidance below to uninstall golang-github-klauspost-pgzip-dev on Kali Linux:

$ sudo apt remove golang-github-klauspost-pgzip-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-klauspost-pgzip-dev package on Kali Linux

Package: golang-github-klauspost-pgzip-dev
Source: golang-github-klauspost-pgzip
Version: 1.2.6-1
Installed-Size: 393
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-klauspost-compress-dev
Size: 114684
SHA256: 7893427fabc6100a2ba48e0bbde61cb55fea5984749d0f2ea07698561524b162
SHA1: 198480ed31dde1fc1fd78a91d9ef8bd6936f69cb
MD5sum: 8f71dd769e9849526418bada8d57927b
Description: parallel gzip (de)compression library for Go
pgzip is a parallel compression/decompression library for Google Go
which is a compatible drop-in for "compress/gzip". It splits compression
into blocks that are processed in parallel. The output is a standard
gzip file. The standard Go decompression of modified so it decompresses ahead
of the current reader. The library is useful especially if large amounts
of data (>1MB) are being processed.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/klauspost/pgzip
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-klauspost-pgzip/golang-github-klauspost-pgzip-dev_1.2.6-1_all.deb