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

Last updated: November 22,2024

1. Install "python36-pika" package

This tutorial shows how to install python36-pika on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pika

2. Uninstall "python36-pika" package

Please follow the guidance below to uninstall python36-pika on openSuSE Tumbleweed:

$ sudo zypper remove python36-pika

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

Information for package python36-pika:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pika
Version : 1.1.0-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 1,8 MiB
Installed : No
Status : not installed
Source package : python-pika-1.1.0-2.8.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.