How to Install golang-github-rogpeppe-fastuuid-dev in Ubuntu 18.04



Install golang-github-rogpeppe-fastuuid-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-rogpeppe-fastuuid-dev

Description:

fast generation of 192-bit UUIDs

Package fastuuid provides fast UUID generation of 192 bit universally unique identifiers. It does not provide formatting or parsing of the identifiers (it is assumed that a simple hexadecimal or base64 representation is sufficient, for which adequate functionality exists elsewhere).

Homepage: https://github.com/rogpeppe/fastuuid

Version: 0.0~git20150106.0.6724a57-2

Section: universe/devel