How to Install and Uninstall perl-Linux-Pid.x86_64 Package on CentOS Stream 8
Last updated: November 01,2024
1. Install "perl-Linux-Pid.x86_64" package
Please follow the guidelines below to install perl-Linux-Pid.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Linux-Pid.x86_64
Copied
2. Uninstall "perl-Linux-Pid.x86_64" package
Please follow the steps below to uninstall perl-Linux-Pid.x86_64 on CentOS Stream 8:
$
sudo dnf remove
perl-Linux-Pid.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Linux-Pid.x86_64 package on CentOS Stream 8
Last metadata expiration check: 4:03:37 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Linux-Pid
Version : 0.04
Release : 40.el8
Architecture : x86_64
Size : 19 k
Source : perl-Linux-Pid-0.04-40.el8.src.rpm
Repository : epel
Summary : Get the native PID and the PPID on Linux
URL : https://metacpan.org/release/Linux-Pid
License : GPL+ or Artistic
Description : Linux::Pid gets the native PID and the PPID on Linux. It's useful with
: multithreaded programs. Linux's C library returns different values of
: the PID and the PPID from different threads. This module forces Perl
: to call the underlying C functions getpid() and getppid().
Available Packages
Name : perl-Linux-Pid
Version : 0.04
Release : 40.el8
Architecture : x86_64
Size : 19 k
Source : perl-Linux-Pid-0.04-40.el8.src.rpm
Repository : epel
Summary : Get the native PID and the PPID on Linux
URL : https://metacpan.org/release/Linux-Pid
License : GPL+ or Artistic
Description : Linux::Pid gets the native PID and the PPID on Linux. It's useful with
: multithreaded programs. Linux's C library returns different values of
: the PID and the PPID from different threads. This module forces Perl
: to call the underlying C functions getpid() and getppid().