How to Install and Uninstall golang-github-valyala-gozstd-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

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

This is a short guide on how to install golang-github-valyala-gozstd-dev on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the guidelines below to uninstall golang-github-valyala-gozstd-dev on Ubuntu 21.10 (Impish Indri):

$ 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 Ubuntu 21.10 (Impish Indri)

Package: golang-github-valyala-gozstd-dev
Architecture: all
Version: 1.9.0+ds-7
Multi-Arch: foreign
Priority: optional
Section: universe/golang
Source: golang-github-valyala-gozstd
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 117
Depends: libzstd-dev
Filename: pool/universe/g/golang-github-valyala-gozstd/golang-github-valyala-gozstd-dev_1.9.0+ds-7_all.deb
Size: 19004
MD5sum: a2e7ad47bde293ceddd721570747e72b
SHA1: cc8515823185a1cf9f047439a7fb7b3884571a6b
SHA256: a2f94c224989b11c8a45153b71f06340e07e15eb07b6a02d66ec615bccfaa8fd
SHA512: c8b958b4ee6d2ca9e0df3df9052204b1fd71595b2436c379a691093d66cd8f1d907673bd56a49ace8371c15c4e59aaa2113da40cfbed34556c03e718674a66a7
Homepage: https://github.com/valyala/gozstd
Description-en: 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: f24382944b35f0a3a48ef41afa0975b8