How to Install and Uninstall libapache2-request-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libapache2-request-perl" package

This guide let you learn how to install libapache2-request-perl on Kali Linux

$ sudo apt update $ sudo apt install libapache2-request-perl

2. Uninstall "libapache2-request-perl" package

Please follow the guidance below to uninstall libapache2-request-perl on Kali Linux:

$ sudo apt remove libapache2-request-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-request-perl package on Kali Linux

Package: libapache2-request-perl
Source: libapreq2 (2.17-3)
Version: 2.17-3+b1
Installed-Size: 325
Maintainer: Debian QA Group
Architecture: amd64
Depends: libapreq2-3 (= 2.17-3+b1), libapache2-mod-apreq2 (= 2.17-3+b1), libapache2-mod-perl2, perl (>= 5.38.2-2), perlapi-5.38.2, libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.14)
Size: 65112
SHA256: f353e93acaa167bde1427cc64906008acafca6fe7ea5f5beedb9314ddf0388a3
SHA1: ba305cf5907939688b7296d6b48664132eab6119
MD5sum: 1715ecc542941ee870050a64dce0208f
Description: generic Apache request library - Perl modules
The generic Apache request library (APR) contains modules for manipulating
client request data with the Apache API from Perl and C. Functionality
includes:
.
- parsing of application/x-www-form-urlencoded data
- parsing of multipart/form-data
- parsing of HTTP Cookies
.
This package contains the Perl bindings, which are simply a thin XS layer on
top of libapreq, making them a lighter and faster alternative to CGI.pm and
CGI::Cookie.
Description-md5:
Homepage: https://httpd.apache.org/apreq/
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, protocol::http, role::devel-lib, role::program,
suite::apache
Section: perl
Priority: optional
Filename: pool/main/liba/libapreq2/libapache2-request-perl_2.17-3+b1_amd64.deb