libuuid: Universally Unique Identifier library

Description

API for the generation of Universally Unique Identifiers (UUID).

Upstream Contact

http://www.ossp.org/pkg/lib/uuid/

Type

optional

Dependencies

Version Information

Equivalent System Packages

$ apk add libuuid util-linux-dev
$ sudo pacman -S util-linux-libs
$ conda install libuuid
$ sudo apt-get install uuid-dev
$ sudo dnf install libuuid-devel

If the system package is installed, ./configure will check if it can be used.