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

Last updated: May 08,2024

1. Install "python3-pyzmq" package

This guide covers the steps necessary to install python3-pyzmq on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyzmq

2. Uninstall "python3-pyzmq" package

Please follow the guidelines below to uninstall python3-pyzmq on openSUSE Leap:

$ sudo zypper remove python3-pyzmq

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

Information for package python3-pyzmq:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-pyzmq
Version : 17.1.2-150000.3.5.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : python-pyzmq-17.1.2-150000.3.5.2.src
Upstream URL : https://github.com/zeromq/pyzmq
Summary : Python bindings for 0MQ
Description :
PyZMQ is a lightweight and super-fast messaging library built on top of
the ZeroMQ library (http://www.zeromq.org).