How to Install and Uninstall libhttp-tiny-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "libhttp-tiny-perl" package

Learn how to install libhttp-tiny-perl on Kali Linux

$ sudo apt update $ sudo apt install libhttp-tiny-perl

2. Uninstall "libhttp-tiny-perl" package

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

$ sudo apt remove libhttp-tiny-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhttp-tiny-perl package on Kali Linux

Package: libhttp-tiny-perl
Version: 0.088-1
Installed-Size: 118
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Recommends: ca-certificates, libhttp-cookiejar-perl, libio-socket-ip-perl, libio-socket-ssl-perl, libnet-ssleay-perl
Size: 41608
SHA256: 6bcd0dedcd3e4b39498e5fbc07722a3e2ee250afae37fe4fe72a173f1208f1fb
SHA1: 2ab3468b3bc87cb202bbd2156a4258910f1d50ee
MD5sum: 45cb4b93b44f6f829bb247559acbca0c
Description: Perl module that implements a small, simple, correct HTTP/1.1 client
HTTP::Tiny is a very simple HTTP/1.1 client, designed primarily for doing
simple GET requests without the overhead of a large framework like
LWP::UserAgent.
.
It is more correct and more complete than HTTP::Lite. It supports proxies
(currently only non-authenticating ones) and redirection. It also correctly
resumes after EINTR.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/HTTP-Tiny
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libh/libhttp-tiny-perl/libhttp-tiny-perl_0.088-1_all.deb