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

Last updated: May 19,2024

1. Install "python3-txzmq" package

This guide covers the steps necessary to install python3-txzmq on Kali Linux

$ sudo apt update $ sudo apt install python3-txzmq

2. Uninstall "python3-txzmq" package

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

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

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

Package: python3-txzmq
Source: txzmq
Version: 0.8.0-3
Installed-Size: 78
Maintainer: Debian Python Team
Architecture: all
Depends: python3-twisted, python3-zmq (>= 13), python3-zope.interface, python3:any
Size: 15404
SHA256: 3ea4b0486f9d95d43cdc08a0005738b16e4d311223b3703a3ac119121919ac02
SHA1: 70870412e755ba9ced944e587399cfc0d53e1a61
MD5sum: 4427e75a885af6081eb836cc5e5052c9
Description: ZeroMQ binding for the Twisted framework (Python3 version)
txZMQ allows one to integrate easily 0MQ sockets into Twisted event loop
(reactor).
.
0MQ is a high performance asynchronous brokerless messaging library.
.
Twisted is an event-based framework for internet applications.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/smira/txZMQ
Section: python
Priority: optional
Filename: pool/main/t/txzmq/python3-txzmq_0.8.0-3_all.deb