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

Last updated: May 17,2024

1. Install "libanyevent-xmpp-perl" package

In this section, we are going to explain the necessary steps to install libanyevent-xmpp-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libanyevent-xmpp-perl

2. Uninstall "libanyevent-xmpp-perl" package

Learn how to uninstall libanyevent-xmpp-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libanyevent-xmpp-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libanyevent-xmpp-perl
Priority: optional
Section: universe/perl
Installed-Size: 629
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.55-2
Depends: perl, libanyevent-perl, libxml-writer-perl, libxml-parser-perl, libnet-libidn-perl, libauthen-sasl-perl, libnet-ssleay-perl, libobject-event-perl
Filename: pool/universe/liba/libanyevent-xmpp-perl/libanyevent-xmpp-perl_0.55-2_all.deb
Size: 252074
MD5sum: ae7ea54fca7d659b166a8fb027fc61ee
SHA1: ec9aa419f3ec12a342b7f4459e486be852f1f80d
SHA256: 4302ce1aeba210e3de8325fb48738a760b1992f01b5eb4403a44afc6049fdf62
Description-en: implementation of the XMPP Protocol
AnyEvent::XMPP is an implementation of XMPP in Perl, formerly know
under the name Net::XMPP2, it allows you to easily write Clients and
Components. In comparison to Net::XMPP it offers a event based API and
is independent of an event loop with AnyEvent.
.
The following XEPs are implemented:
* XEP-0004 - Data Forms
* XEP-0030 - Service Discovery
* XEP-0054 - vcard-temp (XMPP vCards)
* XEP-0066 - Out of Band Data
* XEP-0077 - In-Band Registration
* XEP-0078 - Non-SASL Authentication
* XEP-0082 - XMPP Date and Time Profiles
* XEP-0086 - Error Condition Mappings
* XEP-0091 - Delayed Delivery (legacy)
* XEP-0092 - Software Version
* XEP-0114 - Jabber Component Protocol
* XEP-0153 - vCard-Based Avatars
* XEP-0184 - Message Receipts
* XEP-0199 - XMPP Ping
* XEP-0203 - Delayed Delivery (new)
Description-md5: 475f5f22aab57350a82df49ff0b4a4fe
Homepage: http://search.cpan.org/dist/AnyEvent-XMPP/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu