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

Last updated: May 19,2024

1. Install "libhttp-message-perl" package

Please follow the step by step instructions below to install libhttp-message-perl on Kali Linux

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

2. Uninstall "libhttp-message-perl" package

Here is a brief guide to show you how to uninstall libhttp-message-perl on Kali Linux:

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

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

Package: libhttp-message-perl
Version: 6.45-1
Installed-Size: 201
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclone-perl (>= 0.46), libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libencode-locale-perl, libencode-perl, libhttp-date-perl, libio-html-perl, liblwp-mediatypes-perl, liburi-perl
Recommends: libio-compress-brotli-perl
Size: 82044
SHA256: a317ee3cc74cc5db11f498f3e34f2e4d78b135c1a5e992010e360cfd5be43f91
SHA1: ebcc2b1636c074042a0d6c21561be1490e6bbe8d
MD5sum: a4e5e7970801d4da7aad02c0a26000cd
Description: perl interface to HTTP style messages
The HTTP::Message distribution contains classes useful for representing the
messages passed in HTTP style communication. These are classes representing
requests, responses and the headers contained within them.
.
The HTTP::Headers class encapsulates HTTP-style message headers. The headers
consist of attribute-value pairs also called fields, which may be repeated,
and which are printed in a particular order. The field names are cases
insensitive.
.
Instances of this class are usually created as member variables of the
HTTP::Request and HTTP::Response classes, internal to the library.
Description-md5:
Homepage: https://metacpan.org/release/HTTP-Message
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libh/libhttp-message-perl/libhttp-message-perl_6.45-1_all.deb