How to Install and Uninstall golang-github-pierrec-lz4-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 23,2025
1. Install "golang-github-pierrec-lz4-dev" package
This is a short guide on how to install golang-github-pierrec-lz4-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
golang-github-pierrec-lz4-dev
Copied
2. Uninstall "golang-github-pierrec-lz4-dev" package
Please follow the guidance below to uninstall golang-github-pierrec-lz4-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
golang-github-pierrec-lz4-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the golang-github-pierrec-lz4-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: golang-github-pierrec-lz4-dev
Priority: extra
Section: universe/devel
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-pierrec-lz4
Version: 0.0~git20151216.222ab1f-1
Filename: pool/universe/g/golang-github-pierrec-lz4/golang-github-pierrec-lz4-dev_0.0~git20151216.222ab1f-1_all.deb
Size: 15932
MD5sum: 29e75f7f9dd5cc5e963cca44566bab58
SHA1: 8703886a911ac8ae58f146c4095aa4a950665663
SHA256: f4a6b151ff6f868b51904462ab242f896a00e50bf4709bef14e39691f9a12ad7
Description-en: LZ4 compression and decompression in pure Go
This library implements reading and writing lz4 compressed data (a frame),
as specified in
http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html,
using an io.Reader (decompression) and io.Writer (compression). It is
designed to minimize memory usage while maximizing throughput by being
able to [de]compress data concurrently.
Description-md5: ab876975a803bc2da1b592dc55c53254
Built-Using: golang (= 2:1.5.1-0ubuntu4), golang-github-pierrec-xxhash (= 0.0~git20150916.0.122b94d-1)
Homepage: https://github.com/pierrec/lz4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/devel
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-pierrec-lz4
Version: 0.0~git20151216.222ab1f-1
Filename: pool/universe/g/golang-github-pierrec-lz4/golang-github-pierrec-lz4-dev_0.0~git20151216.222ab1f-1_all.deb
Size: 15932
MD5sum: 29e75f7f9dd5cc5e963cca44566bab58
SHA1: 8703886a911ac8ae58f146c4095aa4a950665663
SHA256: f4a6b151ff6f868b51904462ab242f896a00e50bf4709bef14e39691f9a12ad7
Description-en: LZ4 compression and decompression in pure Go
This library implements reading and writing lz4 compressed data (a frame),
as specified in
http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html,
using an io.Reader (decompression) and io.Writer (compression). It is
designed to minimize memory usage while maximizing throughput by being
able to [de]compress data concurrently.
Description-md5: ab876975a803bc2da1b592dc55c53254
Built-Using: golang (= 2:1.5.1-0ubuntu4), golang-github-pierrec-xxhash (= 0.0~git20150916.0.122b94d-1)
Homepage: https://github.com/pierrec/lz4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu