How to Install and Uninstall golang-github-glycerine-go-unsnap-stream-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "golang-github-glycerine-go-unsnap-stream-dev" package

Please follow the step by step instructions below to install golang-github-glycerine-go-unsnap-stream-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-glycerine-go-unsnap-stream-dev

2. Uninstall "golang-github-glycerine-go-unsnap-stream-dev" package

Here is a brief guide to show you how to uninstall golang-github-glycerine-go-unsnap-stream-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-glycerine-go-unsnap-stream-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-glycerine-go-unsnap-stream-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-glycerine-go-unsnap-stream-dev
Architecture: all
Version: 0.0~git20210130.47dfef3-1
Priority: optional
Section: universe/devel
Source: golang-github-glycerine-go-unsnap-stream
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 52
Depends: golang-snappy-go-dev
Filename: pool/universe/g/golang-github-glycerine-go-unsnap-stream/golang-github-glycerine-go-unsnap-stream-dev_0.0~git20210130.47dfef3-1_all.deb
Size: 12272
MD5sum: 6c624bc1f83ef50b068c5a0b6ea35048
SHA1: f340c935af35099bb2ba9844550de1a9dadae978
SHA256: fc9e3a301231ec2ed577e21696bd23cc43f69e85b60c9f6a53ab39cf412b1010
SHA512: c3c82ae375ab1541dc7cf17692290177997f90527cb8b50449abe97b2b7a0a26797eb51b3df1b1ae163ee627c663c6aeb108258964f4a5e18b810777e5ab2e07
Homepage: https://github.com/glycerine/go-unsnap-stream
Description-en: library for decoding the snappy streaming format
Package unsnap is a small golang library for decoding and encoding
the snappy streaming format, specified here:
https://github.com/google/snappy/blob/master/framing_format.txt
.
Note that the streaming or framing format for snappy is different from
snappy itself. Think of it as a train of boxcars: the streaming format
breaks your data in chunks, applies snappy to each chunk alone, then
puts a thin wrapper around the chunk, and sends it along in turn. You
can begin decoding before receiving everything. And memory requirements
for decoding are sane.
Description-md5: e9d8cb0dc305752c927310316920fb87