How to Install and Uninstall perl-Linux-Pid.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "perl-Linux-Pid.x86_64" package
Please follow the instructions below to install perl-Linux-Pid.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Linux-Pid.x86_64
Copied
2. Uninstall "perl-Linux-Pid.x86_64" package
Learn how to uninstall perl-Linux-Pid.x86_64 on AlmaLinux 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 AlmaLinux 8
Last metadata expiration check: 2:01:01 ago on Mon Sep 5 03:22:42 2022.
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().