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

Last updated: December 24,2024

1. Install "python3-pgq" package

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

$ sudo apt update $ sudo apt install python3-pgq

2. Uninstall "python3-pgq" package

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

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

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

Package: python3-pgq
Source: python-pgq
Version: 3.8-1
Installed-Size: 172
Maintainer: Debian PostgreSQL Maintainers
Architecture: all
Depends: python3-skytools, python3:any
Size: 31200
SHA256: 1e16d8a5acb000e5815dbb0b2645fa9c8f65167f00e755430b070de63f5a17aa
SHA1: ce4c50e119d48b5d616e7cdda15b1f7c6b47c0a6
MD5sum: ddf794cb5c5d10639d420144eb362ce5
Description: PgQ queue processing for Python
PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
database, each queue can be consumed by multiple consumers.
.
This package contains the Python3 module.
Description-md5:
Homepage: https://github.com/pgq/python-pgq
Section: python
Priority: optional
Filename: pool/main/p/python-pgq/python3-pgq_3.8-1_all.deb