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

Last updated: June 18,2024

1. Install "python312-pika-pool" package

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

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

2. Uninstall "python312-pika-pool" package

In this section, we are going to explain the necessary steps to uninstall python312-pika-pool on openSuSE Tumbleweed:

$ sudo zypper remove python312-pika-pool

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

Information for package python312-pika-pool:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pika-pool
Version : 0.1.3-5.17
Arch : noarch
Vendor : openSUSE
Installed Size : 46.9 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.