How to Install and Uninstall golang-github-tendermint-go-merkle-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "golang-github-tendermint-go-merkle-dev" package

This tutorial shows how to install golang-github-tendermint-go-merkle-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-tendermint-go-merkle-dev

2. Uninstall "golang-github-tendermint-go-merkle-dev" package

Please follow the guidance below to uninstall golang-github-tendermint-go-merkle-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-tendermint-go-merkle-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-tendermint-go-merkle-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-tendermint-go-merkle-dev
Architecture: all
Version: 0.1~20170131~0git7a86b44-1
Priority: extra
Section: universe/devel
Source: tendermint-go-merkle
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 69
Depends: golang-github-tendermint-go-common-dev, golang-github-tendermint-go-db-dev, golang-github-tendermint-go-wire-dev, golang-golang-x-crypto-dev
Filename: pool/universe/t/tendermint-go-merkle/golang-github-tendermint-go-merkle-dev_0.1~20170131~0git7a86b44-1_all.deb
Size: 14652
MD5sum: 17717053bc94b3abccc946c0430c6d0a
SHA1: c72a2b389accd626794aac599c31869ca0d1c6ed
SHA256: 3645069329350b2989785a1916250ff624280aa2a5f0b2bc382bec1f66f7190a
SHA512: eac668d2de43dd18f3f538bee3672c92e5a106763ec33bd0416fa6363e6854252e66d667b500567e30f9547922f955ac7ece8e294bc44047b05c95c9be79a702
Homepage: https://github.com/tendermint/go-merkle
Description-en: Merkle-ized data structures with proofs
This package provides two types of merkle trees:
* IAVL+ Tree: A snapshottable (immutable) AVL+ tree for persistent
data
* A simple merkle tree for static dataIAVL+ tree; the purpose of
this data structure is to provide persistent storage for
key-value pairs (say to store account balances) such that a
deterministic merkle root hash can be computed. The tree is
balanced using a variant of the AVL algortihm so that all
operations are O(log(n)).
.
This package provides a library used by Tendermint Core.
.
Tendermint Core is Byzantine Fault Tolerant (BFT) middleware
that takes a state transition machine, written in any
programming language, and replicates it on many machines.
Description-md5: 686c1284c59cfb570e4825c76507d551