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

Last updated: September 19,2024

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

Please follow the instructions below to install perl-Test-Assert.noarch on Fedora 34

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

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

This is a short guide on how to uninstall perl-Test-Assert.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:58:16 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Test-Assert
Version : 0.0504
Release : 32.fc34
Architecture : noarch
Size : 31 k
Source : perl-Test-Assert-0.0504-32.fc34.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.