How to Install and Uninstall perl-Test2-Tools-Process.noarch Package on Fedora 39
Last updated: November 25,2024
1. Install "perl-Test2-Tools-Process.noarch" package
Please follow the instructions below to install perl-Test2-Tools-Process.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
perl-Test2-Tools-Process.noarch
Copied
2. Uninstall "perl-Test2-Tools-Process.noarch" package
Here is a brief guide to show you how to uninstall perl-Test2-Tools-Process.noarch on Fedora 39:
$
sudo dnf remove
perl-Test2-Tools-Process.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Test2-Tools-Process.noarch package on Fedora 39
Last metadata expiration check: 4:36:12 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Test2-Tools-Process
Version : 0.07
Release : 3.fc39
Architecture : noarch
Size : 31 k
Source : perl-Test2-Tools-Process-0.07-3.fc39.src.rpm
Repository : fedora
Summary : Unit tests for code that calls exit, exec, system or qx()
URL : https://metacpan.org/release/Test2-Tools-Process
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This set of testing tools is intended for writing unit tests for code that
: interacts with other processes without using real processes that might have
: unwanted side effects. It also lets you test code that exits program flow
: without actually terminating your test. So far it allows you to test and/or
: mock exit, exec, system, readpipe and qx//. Other process related tests
: will be added in the future.
Available Packages
Name : perl-Test2-Tools-Process
Version : 0.07
Release : 3.fc39
Architecture : noarch
Size : 31 k
Source : perl-Test2-Tools-Process-0.07-3.fc39.src.rpm
Repository : fedora
Summary : Unit tests for code that calls exit, exec, system or qx()
URL : https://metacpan.org/release/Test2-Tools-Process
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This set of testing tools is intended for writing unit tests for code that
: interacts with other processes without using real processes that might have
: unwanted side effects. It also lets you test code that exits program flow
: without actually terminating your test. So far it allows you to test and/or
: mock exit, exec, system, readpipe and qx//. Other process related tests
: will be added in the future.