How to Install and Uninstall python3-pika-pool Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "python3-pika-pool" package

Please follow the step by step instructions below to install python3-pika-pool on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pika-pool

2. Uninstall "python3-pika-pool" package

Please follow the steps below to uninstall python3-pika-pool on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pika-pool $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pika-pool package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pika-pool
Priority: optional
Section: universe/python
Installed-Size: 31
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-pika-pool
Version: 0.1.3-1ubuntu1
Depends: python3-pika (>= 0.9), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-pika-pool/python3-pika-pool_0.1.3-1ubuntu1_all.deb
Size: 6158
MD5sum: 4ccc2b4fefeaf87174949864b3c1571b
SHA1: db24aabc143d42bf27effb4fc6b1577d09927481
SHA256: 75d524668c1e8f38d7a23db8b3c74ace18449b8fe8df8fbf0c4839b70ab6ec82
Description-en: Pools for pikas. - Python 3.x
Pika-pool is a Pika connection pooling inspired by flask-pika and SQLAlchemy
pool.Pool. Typically you'll go with local RabbitMQ shovels, krazee-eyez kombu,
etc. But this works too.
.
This package contains the Python 3.x module.
Description-md5: 1abc44769a65782324338de7468abc95
Homepage: https://github.com/bninja/pika-pool
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu