How to Install and Uninstall libapache-session-wrapper-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libapache-session-wrapper-perl" package

In this section, we are going to explain the necessary steps to install libapache-session-wrapper-perl on Kali Linux

$ sudo apt update $ sudo apt install libapache-session-wrapper-perl

2. Uninstall "libapache-session-wrapper-perl" package

This is a short guide on how to uninstall libapache-session-wrapper-perl on Kali Linux:

$ sudo apt remove libapache-session-wrapper-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache-session-wrapper-perl package on Kali Linux

Package: libapache-session-wrapper-perl
Version: 0.34-4
Installed-Size: 61
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libapache-session-perl, libparams-validate-perl, libclass-container-perl, libexception-class-perl
Size: 21980
SHA256: eda116e17cace5bd660f743c1bd6bca9de44a766692fc3825ebb84df54ccc63e
SHA1: dfc2988393893d9db9257a605bce3ae5000609cf
MD5sum: 57b33fd8a174f3c29f41457a61293740
Description: simple wrapper around Apache::Session
Apache::Session::Wrapper module is a simple wrapper around
Apache::Session which provides some methods to simplify getting and
setting the session id.
.
It can uses cookies to store the session id, or it can look in a
provided object for a specific parameter. Alternately, you can simply
provide the session id yourself in the call to the session()
method.
.
If you're using Mason, you should probably take a look at
MasonX::Request::WithApacheSession first, which integrates this
module directly into Mason.
Description-md5:
Homepage: https://metacpan.org/release/Apache-Session-Wrapper
Tag: devel::lang:perl, devel::library, implemented-in::perl, interface::web,
protocol::http, role::program, suite::apache
Section: perl
Priority: optional
Filename: pool/main/liba/libapache-session-wrapper-perl/libapache-session-wrapper-perl_0.34-4_all.deb