How to Install and Uninstall golang-siphash-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "golang-siphash-dev" package

This is a short guide on how to install golang-siphash-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-siphash-dev

2. Uninstall "golang-siphash-dev" package

This tutorial shows how to uninstall golang-siphash-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-siphash-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-siphash-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-siphash-dev
Priority: extra
Section: universe/devel
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Anonymity Tools Debian Maintainers
Architecture: all
Version: 1.0.0-1
Filename: pool/universe/g/golang-siphash-dev/golang-siphash-dev_1.0.0-1_all.deb
Size: 7872
MD5sum: bb72c39d4bb2edf6798765b904e6f578
SHA1: ef8ea8a04f7189a1267462681bd230244b088ebf
SHA256: 9e26814760b85cbc990e9a1a54450123067295381a5ebc977f74c0c1b98cec1f
Description-en: Go implementation of SipHash-2-4
SipHash-2-4 is a fast short-input pseudorandom function (a.k.a. keyed hash
functions) optimized for speed on short messages.
.
This package contains the source of a Go implementation.
Description-md5: b37bc4bf2ee75d7a585a8e61fce0992d
Homepage: https://github.com/dchest/siphash
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu