How to Install and Uninstall perl-Catalyst-Authentication-Credential-HTTP.noarch Package on Fedora 36

Last updated: May 06,2024

1. Install "perl-Catalyst-Authentication-Credential-HTTP.noarch" package

This is a short guide on how to install perl-Catalyst-Authentication-Credential-HTTP.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Catalyst-Authentication-Credential-HTTP.noarch

2. Uninstall "perl-Catalyst-Authentication-Credential-HTTP.noarch" package

Please follow the instructions below to uninstall perl-Catalyst-Authentication-Credential-HTTP.noarch on Fedora 36:

$ sudo dnf remove perl-Catalyst-Authentication-Credential-HTTP.noarch $ sudo dnf autoremove

3. Information about the perl-Catalyst-Authentication-Credential-HTTP.noarch package on Fedora 36

Last metadata expiration check: 2:05:37 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Catalyst-Authentication-Credential-HTTP
Version : 1.018
Release : 15.fc36
Architecture : noarch
Size : 24 k
Source : perl-Catalyst-Authentication-Credential-HTTP-1.018-15.fc36.src.rpm
Repository : fedora
Summary : HTTP Basic and Digest authentication for Catalyst
URL : https://metacpan.org/release/Catalyst-Authentication-Credential-HTTP
License : GPL+ or Artistic
Description : This module lets you use HTTP authentication with
: Catalyst::Plugin::Authentication. Both basic and digest authentication are
: currently supported.