How to Install and Uninstall python2-kombu Package on openSUSE Leap
Last updated: November 22,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-kombu" package
Please follow the guidelines below to install python2-kombu on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-kombu
Copied
2. Uninstall "python2-kombu" package
Here is a brief guide to show you how to uninstall python2-kombu on openSUSE Leap:
$
sudo zypper remove
python2-kombu
Copied
3. Information about the python2-kombu package on openSUSE Leap
Information for package python2-kombu:
--------------------------------------
Repository : Main Repository
Name : python2-kombu
Version : 4.6.11-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 1,4 MiB
Installed : No
Status : not installed
Source package : python-kombu-4.6.11-bp153.1.20.src
Summary : AMQP Messaging Framework for Python
Description :
An AMQP messaging framework for Python.
AMQP is the Advanced Message Queuing Protocol, an open standard protocol
for message orientation, queuing, routing, reliability and security.
One of the most popular implementations of AMQP is RabbitMQ.
The aim of Kombu is to make messaging in Python as easy as possible by
providing an idiomatic high-level interface for the AMQP protocol, and also
provide proven and tested solutions to common messaging problems.
--------------------------------------
Repository : Main Repository
Name : python2-kombu
Version : 4.6.11-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 1,4 MiB
Installed : No
Status : not installed
Source package : python-kombu-4.6.11-bp153.1.20.src
Summary : AMQP Messaging Framework for Python
Description :
An AMQP messaging framework for Python.
AMQP is the Advanced Message Queuing Protocol, an open standard protocol
for message orientation, queuing, routing, reliability and security.
One of the most popular implementations of AMQP is RabbitMQ.
The aim of Kombu is to make messaging in Python as easy as possible by
providing an idiomatic high-level interface for the AMQP protocol, and also
provide proven and tested solutions to common messaging problems.