libdime-dev software package provides DXF Import, Manipulation, and Export library - devel, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdime-dev
libdime-dev is installed in your system.
Make ensure the libdime-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdime-dev *
You will get with libdime-dev package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Library development |
| Package | libdime-dev |
| Version | 0.20111205-2 |
| Description | DXF Import, Manipulation, and Export library - devel |
| Sub Section | Libdevel |