How to Install and Uninstall python311-txZMQ Package on openSuSE Tumbleweed

Last updated: November 24,2024

1. Install "python311-txZMQ" package

Please follow the step by step instructions below to install python311-txZMQ on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-txZMQ

2. Uninstall "python311-txZMQ" package

Please follow the instructions below to uninstall python311-txZMQ on openSuSE Tumbleweed:

$ sudo zypper remove python311-txZMQ

3. Information about the python311-txZMQ package on openSuSE Tumbleweed

Information for package python311-txZMQ:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-txZMQ
Version : 1.0.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 199.8 KiB
Installed : No
Status : not installed
Source package : python-txZMQ-1.0.0-1.6.src
Upstream URL : https://github.com/smira/txZMQ
Summary : Twisted bindings for ZeroMQ
Description :
txZMQ allows to integrate ZeroMQ sockets into Twisted event loop (reactor).
It supports both CPython and PyPy, and ZeroMQ library versions 2.2.x or 3.2.x.