How to Install and Uninstall libyahc-perl Package on Kali Linux

Last updated: May 11,2024

1. Install "libyahc-perl" package

Here is a brief guide to show you how to install libyahc-perl on Kali Linux

$ sudo apt update $ sudo apt install libyahc-perl

2. Uninstall "libyahc-perl" package

Please follow the step by step instructions below to uninstall libyahc-perl on Kali Linux:

$ sudo apt remove libyahc-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libyahc-perl package on Kali Linux

Package: libyahc-perl
Version: 0.035-4
Installed-Size: 101
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libev-perl, libio-socket-ssl-perl
Size: 34524
SHA256: a63a211e052e51baebb887533f70bb05218e978ed39f134511294450534703bf
SHA1: 2c33aab3d73754de63372beca8b7e6fba67374d1
MD5sum: 8b6eaddc86bd4b9b239fb44fb8f15872
Description: Yet another HTTP client
YAHC is fast & minimal low-level asynchronous HTTP client intended to be used
where you control both the client and the server. Is especially suits cases
where set of requests need to be executed against group of machines.
.
It is NOT a general HTTP user agent, it doesn't support redirects, proxies
and any number of other advanced HTTP features like (in roughly descending
order of feature completeness) LWP::UserAgent, WWW::Curl, HTTP::Tiny,
HTTP::Lite or Furl. YAHC is basically one step above manually talking HTTP
over sockets.
.
YAHC supports SSL and socket reuse (latter is in experimental mode).
Description-md5:
Homepage: https://metacpan.org/release/YAHC
Section: perl
Priority: optional
Filename: pool/main/liby/libyahc-perl/libyahc-perl_0.035-4_all.deb