How to Install and Uninstall libdanga-socket-perl Package on Kali Linux

Last updated: October 05,2024

1. Install "libdanga-socket-perl" package

This guide covers the steps necessary to install libdanga-socket-perl on Kali Linux

$ sudo apt update $ sudo apt install libdanga-socket-perl

2. Uninstall "libdanga-socket-perl" package

Please follow the guidance below to uninstall libdanga-socket-perl on Kali Linux:

$ sudo apt remove libdanga-socket-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdanga-socket-perl package on Kali Linux

Package: libdanga-socket-perl
Version: 1.62-2
Installed-Size: 72
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libsys-syscall-perl
Size: 24508
SHA256: b281f4f5b4f095048c14322777954d46a2dbb0aa352b37f3867315b687ff95ba
SHA1: 464f6d317c8aeeeeddbb4ce4862c28800d4618f9
MD5sum: bda9689083d5fe4ef23908425bdff1ba
Description: event loop and event-driven async socket base class
Danga::Socket is an abstract base class for objects backed by a socket which
provides the basic framework for event-driven asynchronous IO, designed to be
fast. Danga::Socket is both a base class for objects, and an event loop.
.
Callers subclass Danga::Socket. Danga::Socket's constructor registers
itself with the Danga::Socket event loop, and invokes callbacks on the
object for readability, writability, errors, and other conditions.
.
Because Danga::Socket uses the "fields" module, your subclasses must
too.
Description-md5:
Homepage: https://metacpan.org/release/Danga-Socket
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdanga-socket-perl/libdanga-socket-perl_1.62-2_all.deb