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

Last updated: October 04,2024

1. Install "perl-Test-Name-FromLine.noarch" package

This guide covers the steps necessary to install perl-Test-Name-FromLine.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Test-Name-FromLine.noarch

2. Uninstall "perl-Test-Name-FromLine.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Test-Name-FromLine.noarch on Oracle Linux 9:

$ sudo dnf remove perl-Test-Name-FromLine.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:35:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Test-Name-FromLine
Version : 0.13
Release : 22.el9
Architecture : noarch
Size : 19 k
Source : perl-Test-Name-FromLine-0.13-22.el9.src.rpm
Repository : epel
Summary : Automatically name tests from their source code
URL : https://metacpan.org/release/Test-Name-FromLine
License : GPL+ or Artistic
Description : Test::Name::FromLine is a testing helper that automatically names each unit
: test from its source code declaration, unless it was explicitly named.