How to Install and Uninstall python3-txZMQ Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-txZMQ" package

This is a short guide on how to install python3-txZMQ on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-txZMQ

2. Uninstall "python3-txZMQ" package

This is a short guide on how to uninstall python3-txZMQ on openSUSE Leap:

$ sudo zypper remove python3-txZMQ

3. Information about the python3-txZMQ package on openSUSE Leap

Information for package python3-txZMQ:
--------------------------------------
Repository : Main Repository
Name : python3-txZMQ
Version : 0.8.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 124.9 KiB
Installed : No
Status : not installed
Source package : python-txZMQ-0.8.2-bp155.2.11.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.