How to Install and Uninstall perl-Test-mysqld.noarch Package on Oracle Linux 9

Last updated: May 19,2024

1. Install "perl-Test-mysqld.noarch" package

Please follow the steps below to install perl-Test-mysqld.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Test-mysqld.noarch

2. Uninstall "perl-Test-mysqld.noarch" package

Learn how to uninstall perl-Test-mysqld.noarch on Oracle Linux 9:

$ sudo dnf remove perl-Test-mysqld.noarch $ sudo dnf autoremove

3. Information about the perl-Test-mysqld.noarch package on Oracle Linux 9

Last metadata expiration check: 2:09:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Test-mysqld
Version : 1.0013
Release : 7.el9
Architecture : noarch
Size : 24 k
Source : perl-Test-mysqld-1.0013-7.el9.src.rpm
Repository : epel
Summary : Mysqld runner for tests
URL : https://metacpan.org/release/Test-mysqld
License : GPL+ or Artistic
Description : Test::mysqld automatically setups a mysqld instance in a temporary
: directory, and destroys it when the perl script exits.