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

Last updated: November 30,2024

1. Install "python3-amqp.noarch" package

This tutorial shows how to install python3-amqp.noarch on Fedora 38

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

2. Uninstall "python3-amqp.noarch" package

This guide let you learn how to uninstall python3-amqp.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:23:51 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-amqp
Version : 5.1.1
Release : 4.fc38
Architecture : noarch
Size : 120 k
Source : python-amqp-5.1.1-4.fc38.src.rpm
Repository : fedora
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.