How to Install and Uninstall abci Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 26,2024

1. Install "abci" package

Learn how to install abci on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install abci

2. Uninstall "abci" package

Please follow the step by step instructions below to uninstall abci on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove abci $ sudo apt autoclean && sudo apt autoremove

3. Information about the abci package on Ubuntu 20.10 (Groovy Gorilla)

Package: abci
Architecture: amd64
Version: 0.0~git20170124.0.f94ae5e-2build1
Built-Using: go-md2man (= 1.0.10+ds-1), go-wire (= 1.0~rc+git20161223.40.2f3b7aa-2), golang-1.14 (= 1.14.7-2ubuntu1), golang-blackfriday (= 1.5.2+git20200218.41c5fcc-1), golang-github-btcsuite-btcd-btcec (= 0.0~git20161101.0.g8343278-1), golang-github-btcsuite-fastsha256 (= 0.0~git20160815.0.637e656-1), golang-github-go-stack-stack (= 1.8.0-1), golang-github-golang-snappy (= 0.0+git20160529.d9eb7a3-3), golang-github-mattn-go-colorable (= 0.1.6-1), golang-github-mattn-go-isatty (= 0.0.12-1), golang-github-urfave-cli (= 1.22.2-4), golang-go.crypto (= 1:0.0~git20200604.70a84ac-2), golang-golang-x-net (= 1:0.0+git20200226.491c5fc+dfsg-1), golang-golang-x-sys (= 0.0~git20200523.0598657-1), golang-golang-x-text (= 0.3.3-1), golang-goleveldb (= 0.0~git20170725.0.b89cc31-2), golang-google-genproto (= 0.0~git20200626.ee7919e-0ubuntu1), golang-google-grpc (= 1.29.1-0ubuntu1), golang-google-protobuf (= 1.25.0-1), golang-goprotobuf (= 1.4.2-0ubuntu1), tendermint-ed25519 (= 0.0~git20160723.0.1f52c6f-2), tendermint-go-common (= 0~20170309~0gitdcb015d-1), tendermint-go-crypto (= 0.0~git20160724.0.4b11d62-1), tendermint-go-db (= 0.1~20170131~0git72f6dac-2), tendermint-go-logger (= 0~20161018~0gitcefb3a4-3), tendermint-go-merkle (= 0.1~20170131~0git7a86b44-1), tendermint-go-process (= 0.1~20170125~0gitb27edfd-1), tendermint-log15 (= 2.3-67-g9545b24-2)
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 10991
Depends: golang-github-tendermint-go-common-dev, golang-github-tendermint-go-crypto-dev, golang-github-tendermint-go-db-dev, golang-github-tendermint-go-logger-dev, golang-github-tendermint-go-merkle-dev, golang-github-tendermint-go-process-dev (>= 0.1~20170125~0gitb27edfd), golang-github-tendermint-go-wire-dev, golang-github-urfave-cli-dev, golang-golang-x-net-dev, golang-google-grpc-dev, golang-goprotobuf-dev, libc6 (>= 2.32)
Filename: pool/universe/a/abci/abci_0.0~git20170124.0.f94ae5e-2build1_amd64.deb
Size: 3249480
MD5sum: 71e697ddef7f36b2177e397b89f1ecef
SHA1: b8ed13630daabb228bbe8069b2a93180dd215a7e
SHA256: 278092bdbc5787e9161928b48146c4d8e28566fc8fa0ec9feae60ba4acf47f49
SHA512: 40a0ed06dfafc13e380479b85135c6d58a29fa0e154e59988800db10d8bd2fda58d3d2fdbc171734ddaf97e7bd3305fb1bb766b12d27bcc56f9a9179569b5e26
Homepage: https://github.com/tendermint/abci
Description-en: Tendermint's Serverside Blockchain API
Blockchains are a system for multi-master state machine replication.
ABCI (Application BlockChain Interface) is an interface that defines
the boundary between the replication engine (the blockchain), and the
state machine (the application). By using a socket protocol, Tendermint
enable a consensus engine running in one process to manage an
application state running in another.
.
Previously, the ABCI was just referred to as TMSP.
Description-md5: fbbad1826d8d6215ea6f2265c3d35f57