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

Last updated: July 05,2024

1. Install "python312-txZMQ" package

Here is a brief guide to show you how to install python312-txZMQ on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-txZMQ

2. Uninstall "python312-txZMQ" package

This guide covers the steps necessary to uninstall python312-txZMQ on openSuSE Tumbleweed:

$ sudo zypper remove python312-txZMQ

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

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