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

Last updated: May 12,2024

1. Install "python3-aioamqp" package

Please follow the step by step instructions below to install python3-aioamqp on Kali Linux

$ sudo apt update $ sudo apt install python3-aioamqp

2. Uninstall "python3-aioamqp" package

Please follow the steps below to uninstall python3-aioamqp on Kali Linux:

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

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

Package: python3-aioamqp
Source: python-aioamqp
Version: 0.15.0-2
Installed-Size: 87
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pamqp (>= 3.1~), python3:any
Suggests: python-aioamqp-doc
Size: 17720
SHA256: 164c32b3e683e19425556a82dcc517655eab1cc106e6f86f7e3b1fc6b8c35208
SHA1: 9a8e2b49e5376395114864b122cb0888e68e42e2
MD5sum: f28c491bd3b71c600c6efc4c75e7a4e0
Description: AMQP implementation using asyncio (Python3 version)
aioamqp library is a pure-Python implementation of the AMQP 0.9.1 protocol.
.
Built on top on Python's asynchronous I/O support introduced in PEP 3156, it
provides an API based on coroutines, making it easy to write highly concurrent
applications.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/Polyconseil/aioamqp/
Section: python
Priority: optional
Filename: pool/main/p/python-aioamqp/python3-aioamqp_0.15.0-2_all.deb