How to Install and Uninstall python312-pika Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "python312-pika" package

Please follow the guidelines below to install python312-pika on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pika

2. Uninstall "python312-pika" package

Please follow the steps below to uninstall python312-pika on openSuSE Tumbleweed:

$ sudo zypper remove python312-pika

3. Information about the python312-pika package on openSuSE Tumbleweed

Information for package python312-pika:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pika
Version : 1.3.2-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : python-pika-1.3.2-2.2.src
Upstream URL : https://github.com/pika/pika
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.