libdime-dev software package provides DXF Import, Manipulation, and Export library - devel, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) 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 | Ubuntu 14 04 lts trusty tahr |
| Section | Library development |
| Package | libdime-dev |
| Version | 0.20030921-4 |
| Description | DXF Import, Manipulation, and Export library - devel |
| Sub Section | libdevel |