How to Install and Uninstall libapache2-authcookie-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 19,2024

1. Install "libapache2-authcookie-perl" package

Please follow the guidelines below to install libapache2-authcookie-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libapache2-authcookie-perl" package

Here is a brief guide to show you how to uninstall libapache2-authcookie-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libapache2-authcookie-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libapache2-authcookie-perl
Architecture: all
Version: 3.30-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: 241
Depends: perl:any, libapache2-mod-perl2 (>= 2.0.9~rc1), libclass-load-perl, libhash-multivalue-perl, libhttp-body-perl, liburi-perl, libwww-form-urlencoded-perl
Filename: pool/universe/liba/libapache2-authcookie-perl/libapache2-authcookie-perl_3.30-1_all.deb
Size: 71716
MD5sum: 88274cdf3520c88e3aa4c2c054a51138
SHA1: ed843824dbf0eaa77df63268504f871e4929690c
SHA256: 38bf87d8ed3ee956f7beaf890f9c0c8868370c9024d347735ba71db4f68bb103
SHA512: c81e2ab13c3dceafb060b79fe97b10d2a89549f6a01cca83275332837d2dc5d6bab1d12998c6b8e5b9b8ab096d370790172e002be53220b2682314f2a86bf58e
Homepage: https://metacpan.org/release/Apache-AuthCookie
Description-en: Perl Authentication and Authorization via cookies
This module is for mod_perl version 2. If you are running mod_perl version 1,
you should be using Apache::AuthCookie instead.
.
Apache2::AuthCookie allows you to intercept a user's first unauthenticated
access to a protected document. The user will be presented with a custom form
where they can enter authentication credentials. The credentials are posted
to the server where AuthCookie verifies them and returns a session key.
.
The session key is returned to the user's browser as a cookie. As a cookie,
the browser will pass the session key on every subsequent accesses. AuthCookie
will verify the session key and re-authenticate the user.
Description-md5: 2dd86e3e67b5c9bea69d210c3e802473