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



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

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

Description:

goroutine-safe linked-list implementation

The purpose of CList is to provide a goroutine-safe linked-list. This list can be traversed concurrently by any number of goroutines. However, removed CElements cannot be added back. . This package is a dependency of the Tendermint core.

Homepage: http://github.com/tendermint/go-clist

Version: 0~20161010~0git3baa390-3

Section: universe/devel