libindidriver1 software package provides Instrument-Neutral Device Interface library -- driver library, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libindidriver1
libindidriver1 is installed in your system.
Make ensure the libindidriver1 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libindidriver1 *
You will get with libindidriver1 package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Libraries |
| Package | libindidriver1 |
| Version | 1.1.0-1ubuntu1 |
| Description | Instrument-Neutral Device Interface library -- driver library |
| Sub Section | Libs |