How to Install and Uninstall perl-Test-Assertions.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 25,2024
1. Install "perl-Test-Assertions.noarch" package
In this section, we are going to explain the necessary steps to install perl-Test-Assertions.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Test-Assertions.noarch
Copied
2. Uninstall "perl-Test-Assertions.noarch" package
Please follow the guidance below to uninstall perl-Test-Assertions.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
perl-Test-Assertions.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Test-Assertions.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:55:30 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Test-Assertions
Version : 1.054
Release : 30.el8
Architecture : noarch
Size : 44 k
Source : perl-Test-Assertions-1.054-30.el8.src.rpm
Repository : epel
Summary : Simple set of building blocks for both unit and runtime testing
URL : https://metacpan.org/release/Test-Assertions
License : GPLv2
Description : Test::Assertions provides a convenient set of tools for constructing tests,
: such as unit tests or run-time assertion checks (like C's ASSERT macro).
: Unlike some of the Test:: modules available on CPAN, Test::Assertions is
: not limited to unit test scripts; for example it can be used to check
: output is as expected within a benchmarking script. When it is used for
: unit tests, it generates output in the standard form for CPAN unit testing
: (under Test::Harness).
Available Packages
Name : perl-Test-Assertions
Version : 1.054
Release : 30.el8
Architecture : noarch
Size : 44 k
Source : perl-Test-Assertions-1.054-30.el8.src.rpm
Repository : epel
Summary : Simple set of building blocks for both unit and runtime testing
URL : https://metacpan.org/release/Test-Assertions
License : GPLv2
Description : Test::Assertions provides a convenient set of tools for constructing tests,
: such as unit tests or run-time assertion checks (like C's ASSERT macro).
: Unlike some of the Test:: modules available on CPAN, Test::Assertions is
: not limited to unit test scripts; for example it can be used to check
: output is as expected within a benchmarking script. When it is used for
: unit tests, it generates output in the standard form for CPAN unit testing
: (under Test::Harness).