Linux Packages

abci package on Ubuntu 20.04 LTS (Focal Fossa)

Current version: 0.0~git20170124.0.f94ae5e-2

How to install or uninstall abci on Ubuntu 20.04 LTS (Focal Fossa)?

Last updated on January 20, 2022

1. Install abci package.

Please follow the step by step instructions below to install abci package:

sudo apt update
sudo apt install abci

2. Uninstall / Remove abci package.

Please follow the steps below to uninstall abci package:

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

3. Full information of abci package.

Package: abci
Architecture: amd64
Version: 0.0~git20170124.0.f94ae5e-2
Built-Using: go-wire (= 1.0~rc+git20161223.40.2f3b7aa-1), golang-1.7 (= 1.7.4-1ubuntu1), 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.5.2-2), golang-github-golang-snappy (= 0.0+git20160529.d9eb7a3-2), golang-github-mattn-go-colorable (= 0.0.6-1ubuntu5), golang-github-urfave-cli (= 1.19.1-1), golang-go.crypto (= 1:0.0~git20161012.0.5f31782-1ubuntu9), golang-golang-x-net-dev (= 1:0.0+git20170114.0.f249948+dfsg-0ubuntu1), golang-goleveldb (= 0+git20160825.6ae1797-2), golang-google-grpc (= 1.0.4-1), golang-goprotobuf (= 0.0~git20161116.0.224aaba-3ubuntu1), tendermint-ed25519 (= 0.0~git20160723.0.1f52c6f-1), tendermint-go-common (= 0~20170128~0gite289af5-1), tendermint-go-crypto (= 0.0~git20160724.0.4b11d62-1), tendermint-go-db (= 0.1~20170131~0git72f6dac-1), tendermint-go-logger (= 0~20161018~0gitcefb3a4-1), 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: 6608
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.4)
Filename: pool/universe/a/abci/abci_0.0~git20170124.0.f94ae5e-2_amd64.deb
Size: 1765302
MD5sum: 96464e198620979847b840ab1ff091ca
SHA1: 7fc902bf4906e18ec66fff8f33f3c276e920774e
SHA256: efea1f23c588e438d4c5c04f43a293d96f0af465135e0be68ce48ece954d503f
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

4. Related packages on Ubuntu 20.04 LTS (Focal Fossa).