How to Install and Uninstall python3-amqp.noarch Package on CentOS 8 / RHEL 8
Last updated: January 16,2025
1. Install "python3-amqp.noarch" package
This is a short guide on how to install python3-amqp.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-amqp.noarch
Copied
2. Uninstall "python3-amqp.noarch" package
This tutorial shows how to uninstall python3-amqp.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-amqp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-amqp.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:44:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-amqp
Version : 2.5.2
Release : 3.el8
Architecture : noarch
Size : 95 k
Source : python-amqp-2.5.2-3.el8.src.rpm
Repository : epel
Summary : Client library for AMQP
URL : http://pypi.python.org/pypi/amqp
License : BSD
Description : Low-level AMQP client for Python
:
: This is a fork of amqplib, maintained by the Celery project.
:
: This library should be API compatible with librabbitmq.
Available Packages
Name : python3-amqp
Version : 2.5.2
Release : 3.el8
Architecture : noarch
Size : 95 k
Source : python-amqp-2.5.2-3.el8.src.rpm
Repository : epel
Summary : Client library for AMQP
URL : http://pypi.python.org/pypi/amqp
License : BSD
Description : Low-level AMQP client for Python
:
: This is a fork of amqplib, maintained by the Celery project.
:
: This library should be API compatible with librabbitmq.