How to Install and Uninstall python3-amqp.noarch Package on Fedora 34
Last updated: January 10,2025
1. Install "python3-amqp.noarch" package
This is a short guide on how to install python3-amqp.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-amqp.noarch
Copied
2. Uninstall "python3-amqp.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-amqp.noarch on Fedora 34:
$
sudo dnf remove
python3-amqp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-amqp.noarch package on Fedora 34
Last metadata expiration check: 3:21:57 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-amqp
Version : 5.0.6
Release : 1.fc34
Architecture : noarch
Size : 93 k
Source : python-amqp-5.0.6-1.fc34.src.rpm
Repository : updates
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 : 5.0.6
Release : 1.fc34
Architecture : noarch
Size : 93 k
Source : python-amqp-5.0.6-1.fc34.src.rpm
Repository : updates
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.