How to Install and Uninstall libcatalyst-plugin-authentication-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

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

Please follow the instructions below to install libcatalyst-plugin-authentication-perl on Ubuntu 21.10 (Impish Indri)

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

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

Here is a brief guide to show you how to uninstall libcatalyst-plugin-authentication-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libcatalyst-plugin-authentication-perl package on Ubuntu 21.10 (Impish Indri)

Package: libcatalyst-plugin-authentication-perl
Architecture: all
Version: 0.10023-3
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 215
Depends: perl, libcatalyst-perl, libcatalyst-plugin-session-perl, libclass-inspector-perl, libmoose-perl, libmoosex-emulate-class-accessor-fast-perl, libmro-compat-perl, libnamespace-autoclean-perl, libstring-rewriteprefix-perl, libtry-tiny-perl
Breaks: libcatalyst-modules-perl (<< 48~)
Replaces: libcatalyst-modules-perl (<< 48~)
Filename: pool/universe/libc/libcatalyst-plugin-authentication-perl/libcatalyst-plugin-authentication-perl_0.10023-3_all.deb
Size: 84740
MD5sum: 795ef2adf7e7c33310f199798f8e18da
SHA1: cd78f768b5314215efd8fb94ef4573cd5b5f4e47
SHA256: 749d3016e59db1379f8278c1667f8ff1134067c75af33773b94c4030c80a9df0
SHA512: 605ed465e5d82e269a934c52bd6d6df610b6117f78d166e580701e96887275db188ecb217c4f30ce1e098bf08d4179adf1bb5e7a3dc418008096f3e010e7eb63
Homepage: https://metacpan.org/release/Catalyst-Plugin-Authentication
Description-en: Infrastructure plugin for the Catalyst authentication framework
Catalyst::Plugin::Authentication provides generic user support for Catalyst
apps. It is the basis for both authentication (checking the user is who they
claim to be), and authorization (allowing the user to do what the system
authorises them to do).
.
Using authentication is split into two parts. A Store is used to actually
store the user information, and can store any amount of data related to the
user. Credentials are used to verify users, using information from the store,
given data from the frontend. A Credential and a Store are paired to form a
'Realm'. A Catalyst application using the authentication framework must have
at least one realm, and may have several.
.
To implement authentication in a Catalyst application you need to add this
module, and specify at least one realm in the configuration.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
Description-md5: 009470c219ee76e412e239c25b605f0d