How to Install python-kinterbasdb software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install python-kinterbasdb software package in Ubuntu 14.04 LTS (Trusty Tahr)

python-kinterbasdb software package provides Python DB API 2.0 extension for Firebird and Interbase, 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 python-kinterbasdb 

python-kinterbasdb is installed in your system.

Make ensure the python-kinterbasdb package were installed using the commands given below,

$ sudo dpkg-query -l | grep python-kinterbasdb *

You will get with python-kinterbasdb package name, version, architecture and description in a table

python-kinterbasdb package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Python
Package python-kinterbasdb
Version 3.3.0-3
Description Python DB API 2.0 extension for Firebird and Interbase
Sub Section Python


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