How to Install and Uninstall golang-github-glycerine-go-unsnap-stream-dev Package on Kali Linux

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 Kali Linux

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

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

This tutorial shows how to uninstall golang-github-glycerine-go-unsnap-stream-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-glycerine-go-unsnap-stream-dev
Source: golang-github-glycerine-go-unsnap-stream
Version: 0.0~git20210130.47dfef3-1
Installed-Size: 52
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-snappy-go-dev
Size: 12220
SHA256: 69044ea845bd3f93d524ae6ec5a1e3b45c088effdaf9c6d72693443ea00fe105
SHA1: 74dc8bba6909305db51588bd9a6a6a051ffe3cb2
MD5sum: 3d9f51e4ca736428ee97074dd9457a0e
Description: 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:
Homepage: https://github.com/glycerine/go-unsnap-stream
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-glycerine-go-unsnap-stream/golang-github-glycerine-go-unsnap-stream-dev_0.0~git20210130.47dfef3-1_all.deb