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

Last updated: April 28,2024

1. Install "python39-pika" package

Learn how to install python39-pika on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pika

2. Uninstall "python39-pika" package

Learn how to uninstall python39-pika on openSuSE Tumbleweed:

$ sudo zypper remove python39-pika

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

Information for package python39-pika:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pika
Version : 1.3.2-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 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.