How to Install golang-github-dgryski-go-bits-dev in Ubuntu 18.04



Install golang-github-dgryski-go-bits-dev by entering the following commands in the terminal:

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

Description:

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.

Homepage: https://github.com/dgryski/go-bits

Version: 0.0~git20151205.0.86c69b3-4

Section: universe/devel