How to Install and Uninstall perl-Test-Inter.noarch Package on AlmaLinux 9

Last updated: October 08,2024

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

Please follow the steps below to install perl-Test-Inter.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall perl-Test-Inter.noarch on AlmaLinux 9:

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

3. Information about the perl-Test-Inter.noarch package on AlmaLinux 9

Last metadata expiration check: 0:47:13 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Test-Inter
Version : 1.09
Release : 14.el9
Architecture : noarch
Size : 51 k
Source : perl-Test-Inter-1.09-14.el9.src.rpm
Repository : epel
Summary : Framework for more readable interactive test scripts
URL : https://metacpan.org/release/Test-Inter
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This is another framework for writing test scripts. It is loosely inspired
: by Test::More, and has most of it's functionality, but it is not a drop-in
: replacement.