How to Install and Uninstall libcatalyst-authentication-credential-http-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

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

Please follow the steps below to install libcatalyst-authentication-credential-http-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide covers the steps necessary to uninstall libcatalyst-authentication-credential-http-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ 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 Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcatalyst-authentication-credential-http-perl
Priority: optional
Section: universe/perl
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.016-2
Depends: libcatalyst-perl, libclass-accessor-perl, libstring-escape-perl, liburi-perl, libossp-uuid-perl | libdata-uuid-perl, libcatalyst-plugin-authentication-perl | catalyst-modules, perl
Filename: pool/universe/libc/libcatalyst-authentication-credential-http-perl/libcatalyst-authentication-credential-http-perl_1.016-2_all.deb
Size: 17734
MD5sum: 06f492e8f477f4aa31c6b18469c362e7
SHA1: bf60196407f08718f30858bc454c0281a29117da
SHA256: f2d4a60d64320bfff8a16cbfd0b8b04468320ef13dd280e4b467e52a21a33a9e
Description-en: 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: ea1551452c6f0f22ea51655280e936fc
Homepage: http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu