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

Last updated: July 01,2024

1. Install "python2-pika" package

Please follow the guidance below to install python2-pika on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pika

2. Uninstall "python2-pika" package

Please follow the instructions below to uninstall python2-pika on openSUSE Leap:

$ sudo zypper remove python2-pika

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

Information for package python2-pika:
-------------------------------------
Repository : Main Repository
Name : python2-pika
Version : 1.1.0-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 1,8 MiB
Installed : No
Status : not installed
Source package : python-pika-1.1.0-bp153.1.20.src
Summary : Pika Python AMQP Client Library
Description :
Pika is a pure-Python implementation of the AMQP 0-9-1 protocol that
tries to stay fairly independent of the underlying network support
library. Pika was developed primarily for use with RabbitMQ, but
should also work with other AMQP 0-9-1 brokers.

5. The same packages on other Linux Distributions