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

Last updated: May 16,2024

1. Install "python39-txZMQ" package

This guide let you learn how to install python39-txZMQ on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-txZMQ

2. Uninstall "python39-txZMQ" package

Learn how to uninstall python39-txZMQ on openSuSE Tumbleweed:

$ sudo zypper remove python39-txZMQ

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

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