How to Install and Uninstall perl-Test-Spelling.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

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

This guide covers the steps necessary to install perl-Test-Spelling.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the steps below to uninstall perl-Test-Spelling.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the perl-Test-Spelling.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:33:01 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Test-Spelling
Version : 0.25
Release : 1.el8
Architecture : noarch
Size : 34 k
Source : perl-Test-Spelling-0.25-1.el8.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.