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

Last updated: May 17,2024

1. Install "libanyevent-websocket-client-perl" package

This guide let you learn how to install libanyevent-websocket-client-perl on Kali Linux

$ sudo apt update $ sudo apt install libanyevent-websocket-client-perl

2. Uninstall "libanyevent-websocket-client-perl" package

In this section, we are going to explain the necessary steps to uninstall libanyevent-websocket-client-perl on Kali Linux:

$ sudo apt remove libanyevent-websocket-client-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libanyevent-websocket-client-perl
Version: 0.55-1
Installed-Size: 75
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libanyevent-connector-perl, libanyevent-perl, libmoo-perl, libperlx-maybe-perl, libprotocol-websocket-perl, liburi-perl, liburi-ws-perl
Size: 27928
SHA256: d14f8039e5148d2b71cbfd074266d64661d0e82ab096eeb7155707e7421cd5f6
SHA1: 92dcc764d2fad43bc13c3f00f344bf2a77d0bc01
MD5sum: 7772867f8b7fe5d6f2f5b40622060def
Description: Perl WebSocket client for AnyEvent
AnyEvent::WebSocket::Client provides an interface to interact with a web
server that provides services via the WebSocket protocol in an AnyEvent
context. It uses Protocol::WebSocket rather than reinventing the wheel.
You could use AnyEvent and Protocol::WebSocket directly if you wanted finer
grain control, but if that is not necessary then this class may save you
some time.
.
The recommended API was added to the AnyEvent::WebSocket::Connection
class with version 0.12, so it is recommended that you include that
version when using this module. The older version of the API has since
been deprecated and removed.
Description-md5:
Homepage: https://metacpan.org/release/AnyEvent-WebSocket-Client
Section: perl
Priority: optional
Filename: pool/main/liba/libanyevent-websocket-client-perl/libanyevent-websocket-client-perl_0.55-1_all.deb