How to Install and Uninstall python2-python-qpid-proton Package on openSUSE Leap

Last updated: June 30,2024

1. Install "python2-python-qpid-proton" package

This guide let you learn how to install python2-python-qpid-proton on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-python-qpid-proton

2. Uninstall "python2-python-qpid-proton" package

Learn how to uninstall python2-python-qpid-proton on openSUSE Leap:

$ sudo zypper remove python2-python-qpid-proton

3. Information about the python2-python-qpid-proton package on openSUSE Leap

Information for package python2-python-qpid-proton:
---------------------------------------------------
Repository : Main Repository
Name : python2-python-qpid-proton
Version : 0.17.0-bp153.1.184
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,8 MiB
Installed : No
Status : not installed
Source package : qpid-proton-0.17.0-bp153.1.184.src
Summary : Python language bindings for the Qpid Proton messaging framework
Description :
Proton is a high performance, lightweight messaging library. It can be used in
the widest range of messaging applications including brokers, client libraries,
routers, bridges, proxies, and more. Proton is based on the AMQP 1.0 messaging
standard. Using Proton it is trivial to integrate with the AMQP 1.0 ecosystem
from any platform, environment, or language.