How to Install and Uninstall golang-github-glycerine-go-unsnap-stream-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

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

Learn how to install golang-github-glycerine-go-unsnap-stream-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-glycerine-go-unsnap-stream-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 20.10 (Groovy Gorilla)

Package: golang-github-glycerine-go-unsnap-stream-dev
Architecture: all
Version: 0.0~git20190901.81cf024-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~git20190901.81cf024-1_all.deb
Size: 12200
MD5sum: a042ec154fe7938a5036f2b2bb357c59
SHA1: 7922a286c05d8264f520fefd16bc63901900400c
SHA256: 641e9fae67b3fade6b0579291bb5113e64734bdf8957a38b211954587c679e37
SHA512: cf0d1baa1b7276a3bf56766016f4f7e76625ad7836dad0867d00722140f5994fdafd500450a46b60aa3fc2700333123a5fc9471c2a63fe53219ed1d743f077e0
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