How to Install and Uninstall golang-github-dgryski-go-bits-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 16,2024

1. Install "golang-github-dgryski-go-bits-dev" package

Please follow the instructions below to install golang-github-dgryski-go-bits-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-dgryski-go-bits-dev

2. Uninstall "golang-github-dgryski-go-bits-dev" package

This tutorial shows how to uninstall golang-github-dgryski-go-bits-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-dgryski-go-bits-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-dgryski-go-bits-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-dgryski-go-bits-dev
Priority: extra
Section: universe/devel
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-dgryski-go-bits
Version: 0.0~git20151205.0.86c69b3-1
Depends: golang-go
Filename: pool/universe/g/golang-github-dgryski-go-bits/golang-github-dgryski-go-bits-dev_0.0~git20151205.0.86c69b3-1_all.deb
Size: 3514
MD5sum: 16726d505309e444a1376bc3b7f2abae
SHA1: 24c4cae5809db1a48cc556b9606af6ddd09eba78
SHA256: d8d53a78e23c54d870c08554dd687bcd8fae1d57ba27410dc74f1d6729b12ea2
Description-en: amd64 optimized bit operations
Package bits provides amd64 optimized bit operations. For example,
Clz() counts leading zeroes and Popcnt() counts the number of bits
set.
Description-md5: eaa9d99d562a07e6315090b45e522042
Homepage: https://github.com/dgryski/go-bits
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu