How to Install and Uninstall perl-Apache-DBI.noarch Package on CentOS Stream 9
Last updated: November 26,2024
1. Install "perl-Apache-DBI.noarch" package
Please follow the steps below to install perl-Apache-DBI.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Apache-DBI.noarch
Copied
2. Uninstall "perl-Apache-DBI.noarch" package
Learn how to uninstall perl-Apache-DBI.noarch on CentOS Stream 9:
$
sudo dnf remove
perl-Apache-DBI.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Apache-DBI.noarch package on CentOS Stream 9
Last metadata expiration check: 0:58:23 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Apache-DBI
Version : 1.12
Release : 31.el9
Architecture : noarch
Size : 34 k
Source : perl-Apache-DBI-1.12-31.el9.src.rpm
Repository : epel
Summary : Persistent database connections with Apache/mod_perl
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::DBI.
:
: This module is supposed to be used with the Apache server together with
: an embedded perl interpreter like mod_perl. It provises support for
: persistent database connections via Perl's Database Independent Interface
: (DBI):
:
: - connections can be established during server-startup
: - configurable rollback to ensure data integrity
: - configurable verification of the connections to avoid time-outs.
:
: Apache::DBI has been in widespread deployment on many platforms for
: years. Apache::DBI is one of the most widely used mod_perl related
: modules. It can be considered stable.
Available Packages
Name : perl-Apache-DBI
Version : 1.12
Release : 31.el9
Architecture : noarch
Size : 34 k
Source : perl-Apache-DBI-1.12-31.el9.src.rpm
Repository : epel
Summary : Persistent database connections with Apache/mod_perl
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::DBI.
:
: This module is supposed to be used with the Apache server together with
: an embedded perl interpreter like mod_perl. It provises support for
: persistent database connections via Perl's Database Independent Interface
: (DBI):
:
: - connections can be established during server-startup
: - configurable rollback to ensure data integrity
: - configurable verification of the connections to avoid time-outs.
:
: Apache::DBI has been in widespread deployment on many platforms for
: years. Apache::DBI is one of the most widely used mod_perl related
: modules. It can be considered stable.