How to Install and Uninstall python-kinterbasdb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-kinterbasdb" package

This tutorial shows how to install python-kinterbasdb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-kinterbasdb

2. Uninstall "python-kinterbasdb" package

This guide let you learn how to uninstall python-kinterbasdb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-kinterbasdb $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-kinterbasdb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-kinterbasdb
Priority: optional
Section: universe/python
Installed-Size: 1545
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Version: 3.3.0-3
Provides: python2.7-kinterbasdb
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), libc6 (>= 2.4), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2), libjs-jquery
Recommends: python-egenix-mxdatetime
Filename: pool/universe/p/python-kinterbasdb/python-kinterbasdb_3.3.0-3_amd64.deb
Size: 369096
MD5sum: 9780c8e87c5db646668ac9da58fe7693
SHA1: c1efc2c357b0d5e4c85b713f12cd86acf5b5ba6c
SHA256: 4570ae3290147fa334c9451294760083b976fa4f9f266e31d697195f08e78e7c
Description-en: Python DB API 2.0 extension for Firebird and Interbase
KInterbasDB implements Python Database API 2.0-compliant support
for the open source relational database Firebird and some
versions of its proprietary cousin Borland Interbase(R).
.
In addition to the minimal feature set of the standard Python DB
API, KInterbasDB also exposes nearly the entire native client
API of the database engine.
Description-md5: 00b9fbbcb8f9ceb3a548fb666698ee46
Homepage: http://www.firebirdsql.org/en/python-driver/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu