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

Last updated: July 05,2024

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

This tutorial shows how to install perl-File-Pid.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 5:50:32 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-File-Pid
Version : 1.01
Release : 34.fc34
Architecture : noarch
Size : 13 k
Source : perl-File-Pid-1.01-34.fc34.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.