How to Install and Uninstall perl-Proc-Wait3.x86_64 Package on Fedora 34

Last updated: May 18,2024

1. Install "perl-Proc-Wait3.x86_64" package

Here is a brief guide to show you how to install perl-Proc-Wait3.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Proc-Wait3.x86_64

2. Uninstall "perl-Proc-Wait3.x86_64" package

Please follow the guidance below to uninstall perl-Proc-Wait3.x86_64 on Fedora 34:

$ sudo dnf remove perl-Proc-Wait3.x86_64 $ sudo dnf autoremove

3. Information about the perl-Proc-Wait3.x86_64 package on Fedora 34

Last metadata expiration check: 0:31:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Proc-Wait3
Version : 0.05
Release : 19.fc34
Architecture : x86_64
Size : 24 k
Source : perl-Proc-Wait3-0.05-19.fc34.src.rpm
Repository : fedora
Summary : Perl extension for wait3 system call
URL : https://metacpan.org/release/Proc-Wait3
License : GPL+ or Artistic
Description : If any child processes have exited, this call will "reap" the zombies
: similar to the perl "wait" function.