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

Last updated: May 17,2024

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

This guide covers the steps necessary to install golang-github-valyala-gozstd-dev on Kali Linux

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

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

Learn how to uninstall golang-github-valyala-gozstd-dev on Kali Linux:

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

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

Package: golang-github-valyala-gozstd-dev
Source: golang-github-valyala-gozstd
Version: 1.20.1+ds1-1
Installed-Size: 117
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: libzstd-dev
Size: 19272
SHA256: 98e1e5955a16c9d8479d01c77e6140f2b5e44a119ea26279041e4cee45a41ce7
SHA1: 212ef7e0626313456329539017d3c829538c8ead
MD5sum: f34ab1dbb7445a67343c45e6d4a48351
Description: go wrapper for zstd (library)
This package provides Go bindings for the libzstd C library.
.
Features:
* Simple API.
* Optimized for speed. The API may be easily used in zero allocations mode.
* Compress* and Decompress* functions are optimized for high concurrency.
* Proper Writer.Flush for network apps.
* Supports the following features from upstream zstd:
- Block / stream compression / decompression with all the supported
compression levels and with dictionary support.
- Dictionary building from a sample set. The created dictionary may be
saved to persistent storage / transferred over the network.
- Dictionary loading for compression / decompression.
.
There is also StreamCompress and Writer for stream compression and
StreamDecompress and Reader for stream decompression.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/valyala/gozstd
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-valyala-gozstd/golang-github-valyala-gozstd-dev_1.20.1+ds1-1_all.deb