How to Install and Uninstall golang-github-klauspost-crc32-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "golang-github-klauspost-crc32-dev" package

Please follow the steps below to install golang-github-klauspost-crc32-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-klauspost-crc32-dev

2. Uninstall "golang-github-klauspost-crc32-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-klauspost-crc32-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-klauspost-crc32-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-klauspost-crc32-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-klauspost-crc32-dev
Priority: extra
Section: universe/devel
Installed-Size: 38
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-klauspost-crc32
Version: 0.0~git20151214.0.6d3a59f-1
Depends: golang-go
Filename: pool/universe/g/golang-github-klauspost-crc32/golang-github-klauspost-crc32-dev_0.0~git20151214.0.6d3a59f-1_all.deb
Size: 8516
MD5sum: 54803c76a990376eb76578e54b84ff3b
SHA1: 4cd12612114d4983b0b5ee6beeb3e7fc4455a38e
SHA256: d64746ddab1c6d4d3affd76ee586e27ec27b94b63d157935d885b8fdf4de8a7f
Description-en: CRC32 hash with x64 optimizations
This package is a drop-in replacement for the standard library hash/crc32
package, that features SSE 4.2 optimizations on x64 platforms, for a
10x speedup.
Description-md5: 7a9a7a3e2327d468454167f98aab64e0
Homepage: https://github.com/klauspost/crc32
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu