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

Last updated: October 02,2024

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

Please follow the steps below to install perl-Test-Routine.noarch on Fedora 39

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

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

Here is a brief guide to show you how to uninstall perl-Test-Routine.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:21:01 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Test-Routine
Version : 0.031
Release : 2.fc39
Architecture : noarch
Size : 57 k
Source : perl-Test-Routine-0.031-2.fc39.src.rpm
Repository : fedora
Summary : Composable units of assertion
URL : https://metacpan.org/release/Test-Routine
License : GPL+ or Artistic
Description : Test::Routine is a very simple framework for writing your tests as
: composable units of assertion. In other words: roles.