How to Install and Uninstall python3-dbutils Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-dbutils" package

This guide let you learn how to install python3-dbutils on Kali Linux

$ sudo apt update $ sudo apt install python3-dbutils

2. Uninstall "python3-dbutils" package

Please follow the guidelines below to uninstall python3-dbutils on Kali Linux:

$ sudo apt remove python3-dbutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-dbutils package on Kali Linux

Package: python3-dbutils
Source: python-dbutils
Version: 3.0.3-2
Installed-Size: 127
Maintainer: Dale Richards
Architecture: all
Depends: python3-pygresql, python3:any
Size: 21216
SHA256: a97f0260d45642f6024e406d3f654128d6296bbcba82afb3deca3a1b1bfc8a7a
SHA1: 064abd25199329e579b0a621650dd013c200d07c
MD5sum: c5df613785eff797a56e047b5f742db8
Description: tools for providing connections to a database (Python 3)
DBUtils is a suite of tools providing solid, persistent and pooled
connections to a database that can be used in all kinds of multi-threaded
environments.
.
The suite supports DB-API 2 compliant database interfaces and the classic
PyGreSQL interface.
.
This package installs the library for Python 3.
Description-md5:
Multi-Arch: foreign
Homepage: https://webwareforpython.github.io/DBUtils/
Section: python
Priority: optional
Filename: pool/main/p/python-dbutils/python3-dbutils_3.0.3-2_all.deb

5. The same packages on other Linux Distributions