golang-github-nu7hatch-gouuid- software package provides pure Go UUID implementation as specified in RFC 4122, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-github-nu7hatch-gouuid-
golang-github-nu7hatch-gouuid- is installed in your system.
Make ensure the golang-github-nu7hatch-gouuid- package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-nu7hatch-gouuid-*
You will get with golang-github-nu7hatch-gouuid- package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Development |
| Package | golang-github-nu7hatch-gouuid- |
| Version | 0.0~git20131221.0.179d4d0-1 |
| Description | pure Go UUID implementation as specified in RFC 4122 |
| Sub Section | Devel |