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

Last updated: May 20,2024

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 38

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

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

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

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

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

Last metadata expiration check: 0:55:41 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Test-Assert
Version : 0.0504
Release : 39.fc38
Architecture : noarch
Size : 28 k
Source : perl-Test-Assert-0.0504-39.fc38.src.rpm
Repository : fedora
Summary : Assertion methods for those who like JUnit
URL : https://metacpan.org/release/Test-Assert
License : GPL+ or Artistic
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.