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

Last updated: May 12,2024

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

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

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

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

Here is a brief guide to show you how to uninstall perl-Test-Spelling.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:20:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Test-Spelling
Version : 0.25
Release : 1.el9
Architecture : noarch
Size : 29 k
Source : perl-Test-Spelling-0.25-1.el9.src.rpm
Repository : epel
Summary : Check for spelling errors in POD files
URL : https://metacpan.org/release/Test-Spelling
License : GPL+ or Artistic
Description : "Test::Spelling" lets you check the spelling of a POD file, and report
: its results in standard "Test::Simple" fashion. This module requires the
: hunspell program.