How to Install and Uninstall python3-amqp.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "python3-amqp.noarch" package

This is a short guide on how to install python3-amqp.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-amqp.noarch

2. Uninstall "python3-amqp.noarch" package

Please follow the instructions below to uninstall python3-amqp.noarch on Fedora 35:

$ sudo dnf remove python3-amqp.noarch $ sudo dnf autoremove

3. Information about the python3-amqp.noarch package on Fedora 35

Last metadata expiration check: 3:23:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-amqp
Version : 5.0.9
Release : 1.fc35
Architecture : noarch
Size : 93 k
Source : python-amqp-5.0.9-1.fc35.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.