How to Install and Uninstall python311-pika-pool Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python311-pika-pool" package

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

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

2. Uninstall "python311-pika-pool" package

Please follow the instructions below to uninstall python311-pika-pool on openSuSE Tumbleweed:

$ sudo zypper remove python311-pika-pool

3. Information about the python311-pika-pool package on openSuSE Tumbleweed

Information for package python311-pika-pool:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pika-pool
Version : 0.1.3-5.17
Arch : noarch
Vendor : openSUSE
Installed Size : 50.0 KiB
Installed : No
Status : not installed
Source package : python-pika-pool-0.1.3-5.17.src
Upstream URL : https://github.com/bninja/pika-pool
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.