How to Install and Uninstall perl-Test-Cmd.noarch Package on Fedora 35

Last updated: October 08,2024

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

This tutorial shows how to install perl-Test-Cmd.noarch on Fedora 35

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

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

Learn how to uninstall perl-Test-Cmd.noarch on Fedora 35:

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

3. Information about the perl-Test-Cmd.noarch package on Fedora 35

Last metadata expiration check: 3:58:35 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Test-Cmd
Version : 1.09
Release : 18.fc35
Architecture : noarch
Size : 44 k
Source : perl-Test-Cmd-1.09-18.fc35.src.rpm
Repository : fedora
Summary : Perl module for portable testing of commands and scripts
URL : https://metacpan.org/release/Test-Cmd
License : GPL+ or Artistic
Description : The Test::Cmd module provides a framework for portable automated testing
: of executable commands and scripts (in any language, not just Perl),
: especially commands and scripts that interace with the file system.