How to Install and Uninstall libpoe-component-client-ping-perl Package on Kali Linux

Last updated: April 28,2024

1. Install "libpoe-component-client-ping-perl" package

This guide covers the steps necessary to install libpoe-component-client-ping-perl on Kali Linux

$ sudo apt update $ sudo apt install libpoe-component-client-ping-perl

2. Uninstall "libpoe-component-client-ping-perl" package

This is a short guide on how to uninstall libpoe-component-client-ping-perl on Kali Linux:

$ sudo apt remove libpoe-component-client-ping-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpoe-component-client-ping-perl package on Kali Linux

Package: libpoe-component-client-ping-perl
Version: 1.177-1
Installed-Size: 56
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libpoe-perl
Size: 20280
SHA256: e45b551f29891133325696f092eea499d29bca02dc6115929c0815049c883225
SHA1: e386b7a989ba35ee1bb2bf8cc40fde7d534fd719
MD5sum: 3666d831be56a5dd4f5ed8607c85aee5
Description: ICMP ping client component for POE
POE::Component::Client::Ping is an asynchronous, event driven client
for ICMP ping. It accepts events containing the specifics of ICMP
ping requests, and it returns events carrying the results of those
pings.
.
Ping client components are not proper objects. Instead of being
created, as most objects are, they are "spawned" as separate sessions.
To avoid confusion (and hopefully not cause other confusion), they
must be spawned with a spawn method, not created anew with a new
one.
Description-md5:
Homepage: https://metacpan.org/release/POE-Component-Client-Ping
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libpoe-component-client-ping-perl/libpoe-component-client-ping-perl_1.177-1_all.deb