How to Install and Uninstall libcatalyst-plugin-session-perl Package on Kali Linux

Last updated: May 01,2024

1. Install "libcatalyst-plugin-session-perl" package

This guide let you learn how to install libcatalyst-plugin-session-perl on Kali Linux

$ sudo apt update $ sudo apt install libcatalyst-plugin-session-perl

2. Uninstall "libcatalyst-plugin-session-perl" package

Please follow the guidelines below to uninstall libcatalyst-plugin-session-perl on Kali Linux:

$ sudo apt remove libcatalyst-plugin-session-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcatalyst-plugin-session-perl package on Kali Linux

Package: libcatalyst-plugin-session-perl
Version: 0.43-1
Installed-Size: 100
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcatalyst-perl, libhtml-parser-perl, libmoose-perl, libmoosex-emulate-class-accessor-fast-perl, libmro-compat-perl, libnamespace-clean-perl, libobject-signature-perl, libscalar-list-utils-perl
Size: 43016
SHA256: a9b4b616a5e9cbdc87714f2bf5308741a067c88201de5e4a8c31e9331ac4baf5
SHA1: 07903359229b1414f626647d415ae2c31b9bb089
MD5sum: 5a68d232669e59713fb5990fb4d8d6d6
Description: generic Session plugin for Catalyst
Catalyst::Plugin::Session is the base of two related parts of functionality
required for session management in web applications.
.
The first part, the State, is getting the browser to repeat back a session
key, so that the web application can identify the client and logically string
several requests together into a session.
.
The second part, the Store, deals with the actual storage of information
about the client. This data is stored so that the it may be revived for every
request made by the same client.
.
This plugin links the two pieces together.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
Description-md5:
Homepage: https://metacpan.org/release/Catalyst-Plugin-Session
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcatalyst-plugin-session-perl/libcatalyst-plugin-session-perl_0.43-1_all.deb