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

Last updated: November 25,2024

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

Here is a brief guide to show you how to install perl-Test-Able.noarch on Fedora 39

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

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

This guide let you learn how to uninstall perl-Test-Able.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:40:42 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Test-Able
Version : 0.11
Release : 35.fc39
Architecture : noarch
Size : 45 k
Source : perl-Test-Able-0.11-35.fc39.src.rpm
Repository : fedora
Summary : xUnit with Moose
URL : https://metacpan.org/release/Test-Able
License : GPL+ or Artistic
Description : An xUnit style testing framework inspired by Test::Class and built using
: Moose. It can do all the important things Test::Class can do and more. The
: prime advantages of using this module instead of Test::Class are
: flexibility and power. Namely, Moose.