How to Install and Uninstall perl-File-Pid.noarch Package on Fedora 35

Last updated: April 29,2024

1. Install "perl-File-Pid.noarch" package

Please follow the step by step instructions below to install perl-File-Pid.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-File-Pid.noarch

2. Uninstall "perl-File-Pid.noarch" package

Learn how to uninstall perl-File-Pid.noarch on Fedora 35:

$ sudo dnf remove perl-File-Pid.noarch $ sudo dnf autoremove

3. Information about the perl-File-Pid.noarch package on Fedora 35

Last metadata expiration check: 3:17:37 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-File-Pid
Version : 1.01
Release : 36.fc35
Architecture : noarch
Size : 13 k
Source : perl-File-Pid-1.01-36.fc35.src.rpm
Repository : fedora
Summary : Pid File Manipulation
URL : https://metacpan.org/release/File-Pid
License : GPL+ or Artistic
Description : This software manages a pid file for you. It will create a pid file,
: query the process within to discover if it's still running, and remove
: the pid file.