How to Install odbc-mdbtools software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install odbc-mdbtools software package in Ubuntu 14.04 LTS (Trusty Tahr)

odbc-mdbtools software package provides MDB tools ODBC driver, 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 odbc-mdbtools 

odbc-mdbtools is installed in your system.

Make ensure the odbc-mdbtools package were installed using the commands given below,

$ sudo dpkg-query -l | grep odbc-mdbtools *

You will get with odbc-mdbtools package name, version, architecture and description in a table

odbc-mdbtools package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package odbc-mdbtools
Version 0.7.1-1ubuntu1
Description MDB tools ODBC driver
Sub Section libs


See Also, How to uninstall or remove odbc-mdbtools software package from Ubuntu 14.04 LTS (Trusty Tahr)?