How to Install uuid-dev in Ubuntu 18.04



Install uuid-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install uuid-dev

Description:

Universally Unique ID library - headers and static libraries

The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). See RFC 4122 for more information. . This package contains the development environment for the uuid library.

Version: 2.31.1-0.4ubuntu3

Section: libdevel