How to Install golang-github-stvp-tempredis-dev in Ubuntu 18.04



Install golang-github-stvp-tempredis-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-stvp-tempredis-dev

Description:

Go package to start and stop temporary redis-server processes

Tempredis (Temporary redis-server processes for golang testing) provides a comvenient interface to start and stop new temporary Redis processes, e.g. for unit testing Redis-based tools on 'the real thing' instead of mocked Redis instances.

Homepage: https://github.com/stvp/tempredis

Version: 0.0~git20160122.0.83f7aae-1

Section: universe/devel