How to Install and Uninstall perl-Test-Some.noarch Package on Fedora 36
Last updated: November 28,2024
1. Install "perl-Test-Some.noarch" package
This tutorial shows how to install perl-Test-Some.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
perl-Test-Some.noarch
Copied
2. Uninstall "perl-Test-Some.noarch" package
This guide covers the steps necessary to uninstall perl-Test-Some.noarch on Fedora 36:
$
sudo dnf remove
perl-Test-Some.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Test-Some.noarch package on Fedora 36
Last metadata expiration check: 4:42:19 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Test-Some
Version : 0.2.1
Release : 5.fc36
Architecture : noarch
Size : 20 k
Source : perl-Test-Some-0.2.1-5.fc36.src.rpm
Repository : fedora
Summary : Run a subset of tests
URL : https://metacpan.org/release/Test-Some
License : GPL+ or Artistic
Description : This module allows one to run a subset of the 'subtest' tests given in a test
: file.
:
: The module declaration takes a whitelist of the subtests we want to run.
: Any subtest that doesn't match any of the whitelist items will be skipped
: (or potentially bypassed).
:
: The test files don't even need to be modified, as the module can also be
: invoked from the command-line.
Available Packages
Name : perl-Test-Some
Version : 0.2.1
Release : 5.fc36
Architecture : noarch
Size : 20 k
Source : perl-Test-Some-0.2.1-5.fc36.src.rpm
Repository : fedora
Summary : Run a subset of tests
URL : https://metacpan.org/release/Test-Some
License : GPL+ or Artistic
Description : This module allows one to run a subset of the 'subtest' tests given in a test
: file.
:
: The module declaration takes a whitelist of the subtests we want to run.
: Any subtest that doesn't match any of the whitelist items will be skipped
: (or potentially bypassed).
:
: The test files don't even need to be modified, as the module can also be
: invoked from the command-line.