How to Install and Uninstall golang-github-nebulouslabs-merkletree-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "golang-github-nebulouslabs-merkletree-dev" package

This guide let you learn how to install golang-github-nebulouslabs-merkletree-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-nebulouslabs-merkletree-dev

2. Uninstall "golang-github-nebulouslabs-merkletree-dev" package

Learn how to uninstall golang-github-nebulouslabs-merkletree-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-nebulouslabs-merkletree-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-nebulouslabs-merkletree-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-nebulouslabs-merkletree-dev
Architecture: all
Version: 0.0~git20170901.0.8482d02-1.1
Priority: extra
Section: universe/devel
Source: golang-github-nebulouslabs-merkletree
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 69
Depends: golang-go
Filename: pool/universe/g/golang-github-nebulouslabs-merkletree/golang-github-nebulouslabs-merkletree-dev_0.0~git20170901.0.8482d02-1.1_all.deb
Size: 14668
MD5sum: 100d6e78eac6f193e1ac9398c0ee5c33
SHA1: c9f920aa65202921f4a349d80b5e0f076438e654
SHA256: 2ac7431987a6f4b23ffe29dd635655c3fa7aceb7880ce587e2233d77a7560cd5
SHA512: bad5bcf97a615646a1fb3e9a128f371eb163c9018d3c053cef26424c5c9c2ca73f866ee10c33f92f6c8f5b73218c016a56d98e29c1b613c6384cd5edeb7aedde
Homepage: https://github.com/nebulouslabs/merkletree
Description-en: Go package for working with Merkle trees
Calculate merkle roots, build and verify proofs that data is in a
merkle tree (http://en.wikipedia.org/wiki/Merkle_tree).
.
Specifically, this package is designed to facilitate the generation and
verification of "Merkle proofs" — cryptographic proofs that a given subset
of data "belongs" to a larger set. BitTorrent, for example, requires
downloading many small pieces of a file from many untrusted peers; Merkle
proofs allow the downloader to verify that each piece is part of the full
file.
.
When sha256 is used as the hashing algorithm, the implementation matches
the merkle tree described in RFC 6962, 'Certificate Transparency'.
Description-md5: 8d57bf091ae9145b71195cd2374fa69f

5. The same packages on other Linux Distributions