How to Install and Uninstall python-txamqp Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: June 06,2024

1. Install "python-txamqp" package

This tutorial shows how to install python-txamqp on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-txamqp

2. Uninstall "python-txamqp" package

Please follow the guidelines below to uninstall python-txamqp on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-txamqp package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-txamqp
Architecture: all
Version: 0.6.1-0ubuntu3
Priority: optional
Section: universe/python
Source: txamqp
Origin: Ubuntu
Maintainer: Andres Rodriguez
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 116
Depends: python (>= 2.7), python (<< 2.8), python-twisted
Filename: pool/universe/t/txamqp/python-txamqp_0.6.1-0ubuntu3_all.deb
Size: 18162
MD5sum: d52739bf0612ed125887b85b4e1ae6c3
SHA1: 5ee31d32eaf44eb285733e2655c8f745aa98ebbf
SHA256: 86f48331ef7f644f002d1ec208d794be12866d36322a8fef39ac423f87a7208b
Homepage: http://pypi.python.org/pypi/txAMQP
Description: AMQP client library using Twisted
Description-md5: 8b84a59d999821f253a5ce8bd474f366

5. The same packages on other Linux Distributions