How to Install and Uninstall perl-DBD-MySQL.x86_64 Package on Rocky Linux 8
Last updated: February 04,2025
1. Install "perl-DBD-MySQL.x86_64" package
This tutorial shows how to install perl-DBD-MySQL.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-DBD-MySQL.x86_64
Copied
2. Uninstall "perl-DBD-MySQL.x86_64" package
Please follow the steps below to uninstall perl-DBD-MySQL.x86_64 on Rocky Linux 8:
$
sudo dnf remove
perl-DBD-MySQL.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-DBD-MySQL.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:36:50 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-DBD-MySQL
Version : 4.046
Release : 3.module+el8.6.0+904+ef468285
Architecture : x86_64
Size : 155 k
Source : perl-DBD-MySQL-4.046-3.module+el8.6.0+904+ef468285.src.rpm
Repository : appstream
Summary : A MySQL interface for Perl
URL : http://search.cpan.org/dist/DBD-mysql/
License : GPL+ or Artistic
Description : DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In
: other words: DBD::mysql is an interface between the Perl programming language
: and the MySQL programming API that comes with the MySQL relational database
: management system.
Available Packages
Name : perl-DBD-MySQL
Version : 4.046
Release : 3.module+el8.6.0+904+ef468285
Architecture : x86_64
Size : 155 k
Source : perl-DBD-MySQL-4.046-3.module+el8.6.0+904+ef468285.src.rpm
Repository : appstream
Summary : A MySQL interface for Perl
URL : http://search.cpan.org/dist/DBD-mysql/
License : GPL+ or Artistic
Description : DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In
: other words: DBD::mysql is an interface between the Perl programming language
: and the MySQL programming API that comes with the MySQL relational database
: management system.