How to Install and Uninstall perl-DBD-mysql Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "perl-DBD-mysql" package

Please follow the steps below to install perl-DBD-mysql on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-DBD-mysql

2. Uninstall "perl-DBD-mysql" package

Please follow the steps below to uninstall perl-DBD-mysql on openSuSE Tumbleweed:

$ sudo zypper remove perl-DBD-mysql

3. Information about the perl-DBD-mysql package on openSuSE Tumbleweed

Information for package perl-DBD-mysql:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-DBD-mysql
Version : 4.050-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 362.7 KiB
Installed : No
Status : not installed
Source package : perl-DBD-mysql-4.050-3.1.src
Upstream URL : https://metacpan.org/release/DBD-mysql
Summary : MySQL driver for the Perl5 Database Interface (DBI)
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. Most functions provided by this programming API
are supported. Some rarely used functions are missing, mainly because
no-one ever requested them. :-)