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

Last updated: May 17,2024

1. Install "python2-txZMQ" package

Here is a brief guide to show you how to install python2-txZMQ on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-txZMQ

2. Uninstall "python2-txZMQ" package

Learn how to uninstall python2-txZMQ on openSUSE Leap:

$ sudo zypper remove python2-txZMQ

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

Information for package python2-txZMQ:
--------------------------------------
Repository : Main Repository
Name : python2-txZMQ
Version : 0.8.2-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 169,4 KiB
Installed : No
Status : not installed
Source package : python-txZMQ-0.8.2-bp153.1.17.src
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.