How to Install and Uninstall libanyevent-xmpp-perl Package on Kali Linux

Last updated: May 15,2024

1. Install "libanyevent-xmpp-perl" package

In this section, we are going to explain the necessary steps to install libanyevent-xmpp-perl on Kali Linux

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

2. Uninstall "libanyevent-xmpp-perl" package

This guide covers the steps necessary to uninstall libanyevent-xmpp-perl on Kali Linux:

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

3. Information about the libanyevent-xmpp-perl package on Kali Linux

Package: libanyevent-xmpp-perl
Version: 0.55-6
Installed-Size: 591
Maintainer: Debian Perl Group
Architecture: all
Depends: libanyevent-perl, libauthen-sasl-perl, libnet-libidn-perl, libnet-ssleay-perl, libobject-event-perl, libxml-parser-perl, libxml-writer-perl, perl:any
Size: 225056
SHA256: 01429b153cc95ece8a342fec5f1257221ef1ebed8ceb89225aeea462caec1348
SHA1: 74ed2dc7787ce491eae228603bdb11b054637d41
MD5sum: 42d01577ebae1989c823e22f00ad7e90
Description: implementation of the XMPP Protocol
AnyEvent::XMPP is an implementation of XMPP in Perl,
formerly known 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)
.
AnyEvent is a framework to do event-based programming,
implemented as a thin abstraction layer on top of other event loops.
Description-md5:
Homepage: https://metacpan.org/release/AnyEvent-XMPP
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/liba/libanyevent-xmpp-perl/libanyevent-xmpp-perl_0.55-6_all.deb