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

Last updated: June 04,2024

1. Install "python2-pika-pool" package

In this section, we are going to explain the necessary steps to install python2-pika-pool on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pika-pool

2. Uninstall "python2-pika-pool" package

This guide let you learn how to uninstall python2-pika-pool on openSUSE Leap:

$ sudo zypper remove python2-pika-pool

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

Information for package python2-pika-pool:
------------------------------------------
Repository : Main Repository
Name : python2-pika-pool
Version : 0.1.3-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 40,6 KiB
Installed : No
Status : not installed
Source package : python-pika-pool-0.1.3-bp153.1.18.src
Summary : Pools for pikas
Description :
Pika connection pooling inspired by:
- `flask-pika `_
- `sqlalchemy.pool.Pool `_
Typically you'll go with local `shovels `_, `krazee-eyez kombu `_, etc. but this works too.