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

Last updated: January 12,2025

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

Please follow the guidance below to install perl-Test-Able.noarch on Fedora 38

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

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

This tutorial shows how to uninstall perl-Test-Able.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:28:25 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Test-Able
Version : 0.11
Release : 34.fc38
Architecture : noarch
Size : 45 k
Source : perl-Test-Able-0.11-34.fc38.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.