How to Install and Uninstall golang-github-nebulouslabs-merkletree-dev Package on Kali Linux

Last updated: May 21,2024

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

Please follow the guidelines below to install golang-github-nebulouslabs-merkletree-dev on Kali Linux

$ 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 Kali Linux:

$ 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 Kali Linux

Package: golang-github-nebulouslabs-merkletree-dev
Source: golang-github-nebulouslabs-merkletree
Version: 0.0~git20170901.0.8482d02-1.1
Installed-Size: 69
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-go
Size: 14632
SHA256: da0faae5c2cd20f56944f8ec3c78b806ccd7cb9cb2082ba4c0421c471a2aeda5
SHA1: c9e49ec6b1f403f99562368a6efa58b4f85f4413
MD5sum: e651d7db4b7eaebda0dfa388f3eeaa1c
Description: 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:
Homepage: https://github.com/nebulouslabs/merkletree
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-nebulouslabs-merkletree/golang-github-nebulouslabs-merkletree-dev_0.0~git20170901.0.8482d02-1.1_all.deb

5. The same packages on other Linux Distributions