How to Install and Uninstall perl-Net-AMQP.noarch Package on Fedora 34

Last updated: May 19,2024

1. Install "perl-Net-AMQP.noarch" package

Please follow the instructions below to install perl-Net-AMQP.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Net-AMQP.noarch

2. Uninstall "perl-Net-AMQP.noarch" package

This guide let you learn how to uninstall perl-Net-AMQP.noarch on Fedora 34:

$ sudo dnf remove perl-Net-AMQP.noarch $ sudo dnf autoremove

3. Information about the perl-Net-AMQP.noarch package on Fedora 34

Last metadata expiration check: 4:41:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Net-AMQP
Version : 0.06
Release : 6.fc34
Architecture : noarch
Size : 158 k
Source : perl-Net-AMQP-0.06-6.fc34.src.rpm
Repository : fedora
Summary : Advanced Message Queue Protocol (de)serialization and representation
URL : https://metacpan.org/release/Net-AMQP
License : GPL+ or Artistic
Description : This module implements the frame (de)serialization and representation of
: the Advanced Message Queue Protocol (http://www.amqp.org/). It is to be
: used in conjunction with client or server software that does the actual
: TCP/IP communication.