How to Install and Uninstall perl-DBI.x86_64 Package on CentOS Stream 9
Last updated: November 26,2024
1. Install "perl-DBI.x86_64" package
This tutorial shows how to install perl-DBI.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-DBI.x86_64
Copied
2. Uninstall "perl-DBI.x86_64" package
Please follow the instructions below to uninstall perl-DBI.x86_64 on CentOS Stream 9:
$
sudo dnf remove
perl-DBI.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-DBI.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:50:50 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-DBI
Version : 1.643
Release : 9.el9
Architecture : x86_64
Size : 725 k
Source : perl-DBI-1.643-9.el9.src.rpm
Repository : appstream
Summary : A database access API for perl
URL : http://dbi.perl.org/
License : GPL+ or Artistic
Description : DBI is a database access Application Programming Interface (API) for
: the Perl Language. The DBI API Specification defines a set of
: functions, variables and conventions that provide a consistent
: database interface independent of the actual database being used.
Available Packages
Name : perl-DBI
Version : 1.643
Release : 9.el9
Architecture : x86_64
Size : 725 k
Source : perl-DBI-1.643-9.el9.src.rpm
Repository : appstream
Summary : A database access API for perl
URL : http://dbi.perl.org/
License : GPL+ or Artistic
Description : DBI is a database access Application Programming Interface (API) for
: the Perl Language. The DBI API Specification defines a set of
: functions, variables and conventions that provide a consistent
: database interface independent of the actual database being used.