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

Last updated: July 01,2024

1. Install "python310-txZMQ" package

Learn how to install python310-txZMQ on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-txZMQ

2. Uninstall "python310-txZMQ" package

Please follow the guidance below to uninstall python310-txZMQ on openSuSE Tumbleweed:

$ sudo zypper remove python310-txZMQ

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

Information for package python310-txZMQ:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-txZMQ
Version : 1.0.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 152.5 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.