How to Install and Uninstall libnet-amqp-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "libnet-amqp-perl" package

Here is a brief guide to show you how to install libnet-amqp-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnet-amqp-perl

2. Uninstall "libnet-amqp-perl" package

Please follow the guidelines below to uninstall libnet-amqp-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnet-amqp-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-amqp-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnet-amqp-perl
Priority: optional
Section: universe/perl
Installed-Size: 144
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.06~dfsg-2
Depends: libclass-accessor-perl, libclass-data-inheritable-perl, libxml-libxml-perl, perl
Recommends: amqp-specs (>= 1-0r0-2~)
Filename: pool/universe/libn/libnet-amqp-perl/libnet-amqp-perl_0.06~dfsg-2_all.deb
Size: 46298
MD5sum: 21f634d0bfc4819d177b9efa9f7e1337
SHA1: 5ce4cea3eaa3a36591c141ce724fd1274dcd312d
SHA256: 415e8c09576299812ef3785a9829e84008c1e778edcb5e2b73f82d117d201e74
Description-en: AMQP (de)serialization and representation
Net::AMQP 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.
Description-md5: 44b6d3047b5862d083dc076bcf2befa5
Homepage: http://search.cpan.org/dist/Net-AMQP/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu