How to Install and Uninstall python3-connection-pool Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-connection-pool" package

Please follow the guidance below to install python3-connection-pool on Kali Linux

$ sudo apt update $ sudo apt install python3-connection-pool

2. Uninstall "python3-connection-pool" package

This guide let you learn how to uninstall python3-connection-pool on Kali Linux:

$ sudo apt remove python3-connection-pool $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-connection-pool package on Kali Linux

Package: python3-connection-pool
Source: python-connection-pool
Version: 0.0.3-2
Installed-Size: 27
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 5584
SHA256: 2e40fcafcbb17814575fc9368b294ac6f03d0f4ee774f33277d909b18e8f55c9
SHA1: 1bc533857fff9129f1ea598bc5a7e791a0050443
MD5sum: b4706d811f10cd340a02a3039f4e5ccb
Description: thread-safe connection pool for Python3
This package provides a thread-safe connection pool for Python 3.
These are sets database connections that are readily available
for anticipated repeated requests to the same database.
Description-md5:
Homepage: https://github.com/zhouyl/ConnectionPool
Section: python
Priority: optional
Filename: pool/main/p/python-connection-pool/python3-connection-pool_0.0.3-2_all.deb