libcrossguid-dev software package provides C++ UUID library headers, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcrossguid-dev
libcrossguid-dev is installed in your system.
Make ensure the libcrossguid-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcrossguid-dev *
You will get with libcrossguid-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Library development |
| Package | libcrossguid-dev |
| Version | 0.0+git200150803-2ubuntu1 |
| Description | C++ UUID library headers |
| Sub Section | libdevel |