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

Last updated: October 17,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 36

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

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

Please follow the guidance below to uninstall perl-Test-Able.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:50:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Test-Able
Version : 0.11
Release : 31.fc36
Architecture : noarch
Size : 43 k
Source : perl-Test-Able-0.11-31.fc36.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.