How to Install and Uninstall libcatalyst-authentication-credential-http-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libcatalyst-authentication-credential-http-perl" package

In this section, we are going to explain the necessary steps to install libcatalyst-authentication-credential-http-perl on Kali Linux

$ sudo apt update $ sudo apt install libcatalyst-authentication-credential-http-perl

2. Uninstall "libcatalyst-authentication-credential-http-perl" package

Please follow the step by step instructions below to uninstall libcatalyst-authentication-credential-http-perl on Kali Linux:

$ sudo apt remove libcatalyst-authentication-credential-http-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcatalyst-authentication-credential-http-perl package on Kali Linux

Package: libcatalyst-authentication-credential-http-perl
Version: 1.018-2
Installed-Size: 54
Maintainer: Debian Perl Group
Architecture: all
Depends: libcatalyst-perl, libclass-accessor-perl, libstring-escape-perl, liburi-perl, libossp-uuid-perl | libdata-uuid-perl, libcatalyst-plugin-authentication-perl | catalyst-modules, sgml-base (>= 1.28), perl:any
Size: 24212
SHA256: 97ecfa83ae23e47bff5d8bb6d7ed566e97e26accc823da778498b43c29ee3f02
SHA1: 467c31a033ec47df9c7049bef41c3dc17f92b557
MD5sum: 0f550737af7db2871828a89fb27a0ca2
Description: HTTP Basic and Digest authentication for Catalyst
Catalyst::Authentication::Credential::HTTP lets you use HTTP
authentication with Catalyst::Plugin::Authentication. Both basic and
digest authentication are currently supported.
.
When authentication is required, this module sets a status of 401, and
the body of the response to 'Authorization required.'. To override this
and set your own content, check for the "$c->res->status == 401" in
your "end" action, and change the body accordingly.
Description-md5:
Homepage: https://metacpan.org/release/Catalyst-Authentication-Credential-HTTP
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcatalyst-authentication-credential-http-perl/libcatalyst-authentication-credential-http-perl_1.018-2_all.deb