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

Last updated: October 05,2024

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

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

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

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

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

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

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

Last metadata expiration check: 1:39:11 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Test-Abortable
Version : 0.002
Release : 13.fc34
Architecture : noarch
Size : 22 k
Source : perl-Test-Abortable-0.002-13.fc34.src.rpm
Repository : fedora
Summary : Simple system for handling some exceptions in tests
URL : https://metacpan.org/release/Test-Abortable
License : GPL+ or Artistic
Description : Test::Abortable provides a simple system for catching some exceptions and
: turning them into test events.