How to Install golang-github-cespare-xxhash-dev in Ubuntu 18.04



Install golang-github-cespare-xxhash-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-cespare-xxhash-dev

Description:

implementation of the 64-bit xxHash algorithm (XXH64)

xxhash is a Go implementation of the 64-bit xxHash (http://cyan4973.github.io/xxHash/) algorithm, XXH64. This is a high-quality hashing algorithm that is much faster than anything in the Go standard library.

Homepage: https://github.com/cespare/xxhash

Version: 1.0.0-3

Section: universe/devel