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

Last updated: June 11,2024

1. Install "python-pika" package

Please follow the guidance below to install python-pika on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pika

2. Uninstall "python-pika" package

In this section, we are going to explain the necessary steps to uninstall python-pika on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pika $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pika
Priority: optional
Section: python
Installed-Size: 478
Maintainer: Ubuntu Developers
Original-Maintainer: Jan Dittberner
Architecture: all
Version: 0.10.0-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-pika-doc (= 0.10.0-1)
Filename: pool/main/p/python-pika/python-pika_0.10.0-1_all.deb
Size: 72964
MD5sum: e09d0eccfa52b3a2a90d0325ada1a87f
SHA1: e8033ab20a12552cef64790f82ab43cc72fc6fe1
SHA256: 14cd479314111fec7a86b5cda683bf4bc485d08efe93188f0f3a0ca73554f566
Description-en: AMQP client library for Python 2
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 RabitMQ, but also works with other
AMQP-0-9-1 brokers.
.
This is the Python 2 version of the library.
Description-md5: 1252440f00fa7190f964666818331ac6
Homepage: http://pika.github.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y