How to Install and Uninstall python3-amqplib Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "python3-amqplib" package
Here is a brief guide to show you how to install python3-amqplib on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-amqplib
Copied
2. Uninstall "python3-amqplib" package
This is a short guide on how to uninstall python3-amqplib on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-amqplib
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-amqplib package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-amqplib
Priority: optional
Section: universe/python
Installed-Size: 199
Maintainer: Ubuntu Developers
Original-Maintainer: Mikhail Gusarov
Architecture: all
Source: python-amqplib
Version: 1.0.2-1
Depends: python3 (>= 3.1.3-13~)
Suggests: python-amqplib-doc
Filename: pool/universe/p/python-amqplib/python3-amqplib_1.0.2-1_all.deb
Size: 34802
MD5sum: 7c77ce0b79ec333d841af663fd2905c4
SHA1: 0de61f761cf21cd986b959ea17e579b6758b80b5
SHA256: 1a1bda993f3a84626ca2b6c2820e0b378e11f5daef7f1ecadb6ad5f1ccb82d86
Description-en: simple non-threaded Python AMQP client library (Python3 version)
Python client for the Advanced Message Queuing Protocol (AMQP) 0-8, featuring
basic messaging functionality and SSL support.
.
python3-amqplib provides synchronous API unlike other (event-driven)
implementations.
.
This package contains the Python 3 version of the library.
Description-md5: 180ffd24aeb5fe94db9fe6db295fa081
Homepage: http://barryp.org/software/py-amqplib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 199
Maintainer: Ubuntu Developers
Original-Maintainer: Mikhail Gusarov
Architecture: all
Source: python-amqplib
Version: 1.0.2-1
Depends: python3 (>= 3.1.3-13~)
Suggests: python-amqplib-doc
Filename: pool/universe/p/python-amqplib/python3-amqplib_1.0.2-1_all.deb
Size: 34802
MD5sum: 7c77ce0b79ec333d841af663fd2905c4
SHA1: 0de61f761cf21cd986b959ea17e579b6758b80b5
SHA256: 1a1bda993f3a84626ca2b6c2820e0b378e11f5daef7f1ecadb6ad5f1ccb82d86
Description-en: simple non-threaded Python AMQP client library (Python3 version)
Python client for the Advanced Message Queuing Protocol (AMQP) 0-8, featuring
basic messaging functionality and SSL support.
.
python3-amqplib provides synchronous API unlike other (event-driven)
implementations.
.
This package contains the Python 3 version of the library.
Description-md5: 180ffd24aeb5fe94db9fe6db295fa081
Homepage: http://barryp.org/software/py-amqplib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu