How to Install and Uninstall python3-amqp.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-amqp.noarch" package
Please follow the steps below to install python3-amqp.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-amqp.noarch
Copied
2. Uninstall "python3-amqp.noarch" package
Here is a brief guide to show you how to uninstall python3-amqp.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-amqp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-amqp.noarch package on Rocky Linux 8
Last metadata expiration check: 1:55:38 ago on Mon Sep 12 10:27:18 2022.
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.