How to Install and Uninstall python-oracledb-doc Package on Kali Linux

Last updated: May 22,2024

1. Install "python-oracledb-doc" package

This guide covers the steps necessary to install python-oracledb-doc on Kali Linux

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

2. Uninstall "python-oracledb-doc" package

Here is a brief guide to show you how to uninstall python-oracledb-doc on Kali Linux:

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

3. Information about the python-oracledb-doc package on Kali Linux

Package: python-oracledb-doc
Source: python-oracledb
Version: 1.2.1-3
Installed-Size: 3254
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0~rc1+dfsg)
Size: 563020
SHA256: 439bf86dfdaaf7145c309b7f2b1d9c4fac0bbc4551431fbfd65013bb191acf91
SHA1: b0bf33732b4b6ae8da5ceed36e10dd0dc33e0e3d
MD5sum: 0d55227dcda73ce1e7ff83ea4a303dce
Description: Python driver for Oracle Database (documentation)
python-oracledb is a Python programming language extension module allowing
Python programs to connect to Oracle Database. It is the renamed, new major
release of the popular cx_Oracle driver.
.
The module conforms to the Python Database API 2.0 specification with a
considerable number of additions and a couple of minor exclusions
.
Oracle client libraries are NOT necessary when connecting using "Thin" mode,
which is the default, but requires Oracle Database Server 12.1 or later --
which was initially released in July 2013.
.
This is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://oracle.github.io/python-oracledb
Section: doc
Priority: optional
Filename: pool/main/p/python-oracledb/python-oracledb-doc_1.2.1-3_all.deb