How to Install and Uninstall libcatalyst-plugin-session-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

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

Learn how to install libcatalyst-plugin-session-perl on Ubuntu 20.10 (Groovy Gorilla)

$ 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 Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libcatalyst-plugin-session-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcatalyst-plugin-session-perl
Architecture: all
Version: 0.41-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 95
Depends: perl, libcatalyst-perl, libhtml-parser-perl, libmoose-perl, libmoosex-emulate-class-accessor-fast-perl, libmro-compat-perl, libnamespace-clean-perl, libobject-signature-perl
Breaks: libcatalyst-modules-perl (<< 48~)
Replaces: libcatalyst-modules-perl (<< 48~)
Filename: pool/universe/libc/libcatalyst-plugin-session-perl/libcatalyst-plugin-session-perl_0.41-1_all.deb
Size: 38904
MD5sum: a4e5101a9e2eb42f51e9843df7bab726
SHA1: 1b7d2056031019bc1f422735edd67ea9e6488ebf
SHA256: 2b125de18e4153639276fc94e36dd3a48f26b262d306d20fffc0d3dee08156c6
SHA512: ee524a86478a8568e75130aa4c7de07d35e796ae8b92ca8f43e3afa19a00f2d8984bedda6df7737304c3f1c636f20841103f4e610a31ff05dd281b15e533828a
Homepage: https://metacpan.org/release/Catalyst-Plugin-Session
Description-en: 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: 40ae35b17fc1cada47921ae9fe8645d6