How to Install and Uninstall golang-github-twmb-murmur3-dev Package on Kali Linux

Last updated: May 04,2024

1. Install "golang-github-twmb-murmur3-dev" package

Please follow the step by step instructions below to install golang-github-twmb-murmur3-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-twmb-murmur3-dev

2. Uninstall "golang-github-twmb-murmur3-dev" package

Please follow the guidelines below to uninstall golang-github-twmb-murmur3-dev on Kali Linux:

$ sudo apt remove golang-github-twmb-murmur3-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-twmb-murmur3-dev package on Kali Linux

Package: golang-github-twmb-murmur3-dev
Source: golang-github-twmb-murmur3
Version: 1.1.6-1
Installed-Size: 61
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 11308
SHA256: 80231684ad3bee091f4717f6218b707721939ae1a63a559ce00600c717fa419e
SHA1: ac93b4aef98208a1aae8a37839370178a1630a99
MD5sum: ab528325ca7cd614e83a06b3932c3922
Description: fast, fully fledged murmur3 in Go
This package contains a native Go implementation of Austin Appleby's
third MurmurHash revision (aka MurmurHash3).
.
The reference algorithm has been slightly hacked as to support
the streaming mode required by Go's standard Hash interface
.
Unlike the canonical source, this library always reads bytes as little
endian numbers.
This makes the hashes portable across architectures, although does mean
that hashing is a bit slower on big endian architectures.
Description-md5:
Homepage: https://github.com/twmb/murmur3
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-twmb-murmur3/golang-github-twmb-murmur3-dev_1.1.6-1_all.deb