libad9361-dev software package provides Development files specific to the Analog Devices AD9361, 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 libad9361-dev
libad9361-dev is installed in your system.
Make ensure the libad9361-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libad9361-dev *
You will get with libad9361-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Library development |
| Package | libad9361-dev |
| Version | 0.1-2 |
| Description | Development files specific to the Analog Devices AD9361 |
| Sub Section | libdevel |