How to Install and Uninstall python3-aio-pika Package on Kali Linux

Last updated: July 02,2024

1. Install "python3-aio-pika" package

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

$ sudo apt update $ sudo apt install python3-aio-pika

2. Uninstall "python3-aio-pika" package

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

$ sudo apt remove python3-aio-pika $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-aio-pika package on Kali Linux

Package: python3-aio-pika
Source: python-aio-pika
Version: 8.2.5-1
Installed-Size: 241
Maintainer: Debian Python Team
Architecture: all
Depends: python3-aiormq, python3-typing-extensions | python3 (>> 3.8.0), python3-yarl, python3:any
Suggests: python-aio-pika-doc
Size: 41048
SHA256: bc3403676a58bd46cd67fd5cf7f420cfc38ecd8050cab3738f6bc18bb348deeb
SHA1: 19cc6ab16f17edfe9f2cf3a52daf170cad539d33
MD5sum: 0ddbac2e2ce374e49cb2c0df9dd1011c
Description: AMQP client designed for asyncio and humans (Python 3)
This library is a wrapper around aiormq for asyncio and humans.
.
Features:
Completely asynchronous API.
Object oriented API.
Transparent auto-reconnects with complete state recovery with connect_robust.
Transparent publisher confirms support.
Transactions support.
Completely type-hints coverage.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/mosquito/aio-pika
Section: python
Priority: optional
Filename: pool/main/p/python-aio-pika/python3-aio-pika_8.2.5-1_all.deb