How to Install and Uninstall libperlbal-xs-httpheaders-perl Package on Kali Linux

Last updated: February 02,2025

1. Install "libperlbal-xs-httpheaders-perl" package

Please follow the steps below to install libperlbal-xs-httpheaders-perl on Kali Linux

$ sudo apt update $ sudo apt install libperlbal-xs-httpheaders-perl

2. Uninstall "libperlbal-xs-httpheaders-perl" package

Please follow the guidelines below to uninstall libperlbal-xs-httpheaders-perl on Kali Linux:

$ sudo apt remove libperlbal-xs-httpheaders-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libperlbal-xs-httpheaders-perl package on Kali Linux

Package: libperlbal-xs-httpheaders-perl
Source: libperlbal-xs-httpheaders-perl (0.20-3)
Version: 0.20-3+b2
Installed-Size: 75
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libperlbal-perl
Size: 21068
SHA256: 7328eb75067242f8e5ef7dea87ea1458040b66d7d49987001bb1601914df7d2c
SHA1: a3cdc0831b81db7696f2176b1953924fd80ccf2d
MD5sum: 44731ba79489ca743a0276812f8a102a
Description: Perlbal extension for processing HTTP headers faster
Perlbal::XS::HTTPHeaders is used to read HTTP headers from a string and to
parse them into an internal storage format for easy access and modification.
You can also ask the module to reconstitute the headers into one big string,
useful if you're writing a proxy and need to read and write headers while
maintaining the ability to modify individual parts of the whole.
.
The goal is to be fast. This is a lot faster than doing all of the text
processing in Perl directly, and a lot of the flexibility of Perl is
maintained by implementing the library in Perl and descending from
Perlbal::HTTPHeaders.
Description-md5:
Homepage: https://metacpan.org/release/Perlbal-XS-HTTPHeaders
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libp/libperlbal-xs-httpheaders-perl/libperlbal-xs-httpheaders-perl_0.20-3+b2_amd64.deb