How to Install and Uninstall perl-Test-Block.noarch Package on Fedora 39

Last updated: October 11,2024

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

This guide let you learn how to install perl-Test-Block.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall perl-Test-Block.noarch on Fedora 39:

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

3. Information about the perl-Test-Block.noarch package on Fedora 39

Last metadata expiration check: 2:54:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Test-Block
Version : 0.13
Release : 33.fc39
Architecture : noarch
Size : 18 k
Source : perl-Test-Block-0.13-33.fc39.src.rpm
Repository : fedora
Summary : Specify fine granularity test plans
URL : https://metacpan.org/release/Test-Block
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module allows you to specify the number of expected tests at a finer
: level of granularity than an entire test script. It is built with
: Test::Builder and plays happily with Test::More and friends.