libfield3d-dev software package provides development files for the Field3D library, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libfield3d-dev
libfield3d-dev is installed in your system.
Make ensure the libfield3d-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfield3d-dev *
You will get with libfield3d-dev package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Library development |
| Package | libfield3d-dev |
| Version | 1.6.2-1build2 |
| Description | development files for the Field3D library |
| Sub Section | libdevel |