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

Last updated: September 20,2024

1. Install "python-kinterbasdb-dbg" package

Please follow the guidelines below to install python-kinterbasdb-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-kinterbasdb-dbg

2. Uninstall "python-kinterbasdb-dbg" package

This guide covers the steps necessary to uninstall python-kinterbasdb-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-kinterbasdb-dbg
Priority: extra
Section: universe/python
Installed-Size: 1810
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: python-kinterbasdb
Version: 3.3.0-3
Depends: python-kinterbasdb (= 3.3.0-3), libc6 (>= 2.4), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2), python-dbg
Filename: pool/universe/p/python-kinterbasdb/python-kinterbasdb-dbg_3.3.0-3_amd64.deb
Size: 569576
MD5sum: 0834a30d1775a60185b0d8b13474ccd9
SHA1: 9e158ec5e486a0ce0b1a3699e37ba5579d87b675
SHA256: b950957568a71774ad6a769212a2b838923f49516e56e0e3594b589226c30e41
Description-en: Python DB API 2.0 extension for Firebird and Interbase (debug extension)
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.
.
This package contains the debug extension for python-kinterbasdb.
Description-md5: 263f699576ba62420c68e35037bd8b0d
Homepage: http://www.firebirdsql.org/en/python-driver/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu