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

Last updated: September 21,2024

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

This tutorial shows how to install perl-Test-Spelling.noarch on Oracle Linux 8

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

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

This guide let you learn how to uninstall perl-Test-Spelling.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 0:34:12 ago on Mon Sep 12 02:51:38 2022.
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.