How to Install and Uninstall perl-IPC-Run3.noarch Package on Fedora 34
Last updated: November 26,2024
1. Install "perl-IPC-Run3.noarch" package
This guide covers the steps necessary to install perl-IPC-Run3.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
perl-IPC-Run3.noarch
Copied
2. Uninstall "perl-IPC-Run3.noarch" package
This guide covers the steps necessary to uninstall perl-IPC-Run3.noarch on Fedora 34:
$
sudo dnf remove
perl-IPC-Run3.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-IPC-Run3.noarch package on Fedora 34
Last metadata expiration check: 4:21:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-IPC-Run3
Version : 0.048
Release : 21.fc34
Architecture : noarch
Size : 40 k
Source : perl-IPC-Run3-0.048-21.fc34.src.rpm
Repository : fedora
Summary : Run a subprocess in batch mode
URL : https://metacpan.org/release/IPC-Run3
License : GPL+ or Artistic or BSD
Description : This module allows you to run a subprocess and redirect stdin, stdout,
: and/or stderr to files and perl data structures. It aims to satisfy 99% of
: the need for using system, qx, and open3 with a simple, extremely Perlish
: API and none of the bloat and rarely used features of IPC::Run.
Available Packages
Name : perl-IPC-Run3
Version : 0.048
Release : 21.fc34
Architecture : noarch
Size : 40 k
Source : perl-IPC-Run3-0.048-21.fc34.src.rpm
Repository : fedora
Summary : Run a subprocess in batch mode
URL : https://metacpan.org/release/IPC-Run3
License : GPL+ or Artistic or BSD
Description : This module allows you to run a subprocess and redirect stdin, stdout,
: and/or stderr to files and perl data structures. It aims to satisfy 99% of
: the need for using system, qx, and open3 with a simple, extremely Perlish
: API and none of the bloat and rarely used features of IPC::Run.