How to Install golang-github-satori-go.uuid-dev in Ubuntu 18.04



Install golang-github-satori-go.uuid-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-satori-go.uuid-dev

Description:

Go package for creating and parsing UUID

This package implements Universally Unique Identifier (UUID) supporting versions 1, 3, 4 and 5 (as specified in RFC 4122), and version 2 (as specified in DCE 1.1).

Homepage: https://github.com/satori/go.uuid

Version: 1.1.0-3

Section: universe/devel