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

Last updated: February 05,2025

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

In this section, we are going to explain the necessary steps to install perl-Test-Assert.noarch on Fedora 39

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

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

Please follow the instructions below to uninstall perl-Test-Assert.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:44:12 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Test-Assert
Version : 0.0504
Release : 40.fc39
Architecture : noarch
Size : 28 k
Source : perl-Test-Assert-0.0504-40.fc39.src.rpm
Repository : fedora
Summary : Assertion methods for those who like JUnit
URL : https://metacpan.org/release/Test-Assert
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This class provides a set of assertion methods useful for writing tests.
: The API is based on JUnit4 and Test::Unit and the methods die on failure.