How to Install golang-github-hashicorp-golang-lru-dev in Ubuntu 18.04



Install golang-github-hashicorp-golang-lru-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-hashicorp-golang-lru-dev

Description:

Golang LRU cache

This provides the lru package which implements a fixed-size thread safe LRU cache. It is based on the cache in Groupcache. . This package contains the source.

Homepage: https://github.com/hashicorp/golang-lru

Version: 0.0~git20160813.0.0a025b7-2

Section: universe/devel