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

Last updated: October 04,2024

1. Install "python3-aiozmq" package

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

$ sudo apt update $ sudo apt install python3-aiozmq

2. Uninstall "python3-aiozmq" package

Please follow the step by step instructions below to uninstall python3-aiozmq on Kali Linux:

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

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

Package: python3-aiozmq
Source: aiozmq
Version: 1.0.0-1
Installed-Size: 147
Maintainer: Piotr Ożarowski
Architecture: all
Depends: python3-zmq (>= 13.1), python3:any
Recommends: python3-msgpack
Size: 28308
SHA256: aede499361ccba87015f373779be973dcd548583dc5a3d606e3e7ca41cafd5e4
SHA1: ec8736066b1fac2c3b0cfa6a20bed66c04538122
MD5sum: dafa7259ba54820a1d319916dd16d037
Description: ZeroMQ integration with asyncio
ZeroMQ integration with asyncio (PEP 3156)
.
Features:
* Implements create_zmq_connection() coroutine for making 0MQ connections.
* Provides ZmqTransport and ZmqProtocol
* Provides RPC Request-Reply, Push-Pull and Publish-Subscribe patterns for
remote calls.
Description-md5:
Homepage: https://aiozmq.readthedocs.org/
Section: python
Priority: optional
Filename: pool/main/a/aiozmq/python3-aiozmq_1.0.0-1_all.deb