How to Install golang-github-tendermint-go-events-dev in Ubuntu 18.04



Install golang-github-tendermint-go-events-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-tendermint-go-events-dev

Description:

Tendermint publisher-subscriber pattern implementation

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. . This package provides the publisher-subscriber pattern implementation used by Tendermint's several components.

Homepage: https://github.com/tendermint/go-events

Version: 0.0~git20161021.0.1c85cb9-1

Section: universe/devel