How to Install and Uninstall perl-Apache-AuthDBI.noarch Package on Oracle Linux 9

Last updated: September 29,2024

1. Install "perl-Apache-AuthDBI.noarch" package

This guide let you learn how to install perl-Apache-AuthDBI.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Apache-AuthDBI.noarch

2. Uninstall "perl-Apache-AuthDBI.noarch" package

Please follow the steps below to uninstall perl-Apache-AuthDBI.noarch on Oracle Linux 9:

$ sudo dnf remove perl-Apache-AuthDBI.noarch $ sudo dnf autoremove

3. Information about the perl-Apache-AuthDBI.noarch package on Oracle Linux 9

Last metadata expiration check: 0:53:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Apache-AuthDBI
Version : 1.12
Release : 31.el9
Architecture : noarch
Size : 41 k
Source : perl-Apache-DBI-1.12-31.el9.src.rpm
Repository : epel
Summary : Authentication and Authorization via Perl's DBI
URL : https://metacpan.org/release/Apache-DBI
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This is version 1.12 of Apache::AuthDBI.
:
: This module is supposed to be used with the Apache server together with
: an embedded perl interpreter like mod_perl. It provides support for basic
: authentication and authorization via Perl's Database Independent Interface
: (DBI):
:
: - optional shared cache for passwords to minimize database load
: - configurable cleanup-handler deletes outdated entries from the cache