How to Install golang-github-spaolacci-murmur3-dev in Ubuntu 18.04



Install golang-github-spaolacci-murmur3-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-spaolacci-murmur3-dev

Description:

Native MurmurHash3 Go implementation

murmur3 Native Go implementation of Austin Appleby's third MurmurHash revision (aka MurmurHash3). . Reference algorithm has been slightly hacked as to support the streaming mode required by Go's standard Hash interface (http://golang.org/pkg/hash/#Hash).

Homepage: https://github.com/spaolacci/murmur3

Version: 1.1-3

Section: universe/devel