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

Last updated: July 02,2024

1. Install "python-fdb-doc" package

Here is a brief guide to show you how to install python-fdb-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-fdb-doc

2. Uninstall "python-fdb-doc" package

In this section, we are going to explain the necessary steps to uninstall python-fdb-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-fdb-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-fdb-doc
Priority: optional
Section: universe/doc
Installed-Size: 1585
Maintainer: Ubuntu Developers
Original-Maintainer: Russell Stuart
Architecture: all
Source: fdb
Version: 1.4.9+dfsg1-2
Depends: libjs-sphinxdoc
Recommends: python-fdb
Filename: pool/universe/f/fdb/python-fdb-doc_1.4.9+dfsg1-2_all.deb
Size: 174402
MD5sum: 0d049ddab53bb9e3a2183a06819ef7d8
SHA1: 5d2c9550f8ec742b8071a1783f311d75f2850b4b
SHA256: a56d797a3b90513259b1d1f1237ac4b81f9f091818273944ad9bbfe36e2a199c
Description-en: Python DB-API driver for Firebird documentation
FDB is a Python library package that implements Python Database API
2.0-compliant support for the open source relational database Firebird®.
In addition to the minimal feature set of the standard Python DB API,
FDB also exposes nearly the entire native client API of the database
engine.
.
This package contains the HTML documentation.
Description-md5: d1b684f93775cf3ebe1390405aa05f43
Homepage: https://pypi.python.org/pypi/fdb/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu