How to Install and Uninstall golang-github-pierrec-lz4-dev Package on Kali Linux

Last updated: May 02,2024

1. Install "golang-github-pierrec-lz4-dev" package

In this section, we are going to explain the necessary steps to install golang-github-pierrec-lz4-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-pierrec-lz4-dev

2. Uninstall "golang-github-pierrec-lz4-dev" package

This is a short guide on how to uninstall golang-github-pierrec-lz4-dev on Kali Linux:

$ sudo apt remove golang-github-pierrec-lz4-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-pierrec-lz4-dev package on Kali Linux

Package: golang-github-pierrec-lz4-dev
Source: golang-github-pierrec-lz4
Version: 4.1.18-1
Installed-Size: 76776
Maintainer: Debian Go Packaging Team
Architecture: all
Breaks: packer (<< 1.6.6+ds2-3~)
Size: 23866968
SHA256: 1fbbce57bb0518bf5794bc04e787c9efd4ee80568fe9516e487cfb8a6ca65773
SHA1: 42433aeb678603d77d403e30fc73fbe33eca475f
MD5sum: 4cb5db50cb59277e0db39b2610b6f77a
Description: LZ4 compression and decompression in pure Go
This library implements reading and writing lz4 compressed data (a frame),
as specified in
http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html,
using an io.Reader (decompression) and io.Writer (compression). It is
designed to minimize memory usage while maximizing throughput by being
able to [de]compress data concurrently.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pierrec/lz4
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-pierrec-lz4/golang-github-pierrec-lz4-dev_4.1.18-1_all.deb