libarrayfire-dev software package provides Common development files for ArrayFire, 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 libarrayfire-dev
libarrayfire-dev is installed in your system.
Make ensure the libarrayfire-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libarrayfire-dev *
You will get with libarrayfire-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Library development |
| Package | libarrayfire-dev |
| Version | 3.3.2+dfsg1-4ubuntu1 |
| Description | Common development files for ArrayFire |
| Sub Section | libdevel |