How to Install and Uninstall perl-POSIX-AtFork.x86_64 Package on Fedora 36

Last updated: May 19,2024

1. Install "perl-POSIX-AtFork.x86_64" package

Please follow the step by step instructions below to install perl-POSIX-AtFork.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install perl-POSIX-AtFork.x86_64

2. Uninstall "perl-POSIX-AtFork.x86_64" package

Here is a brief guide to show you how to uninstall perl-POSIX-AtFork.x86_64 on Fedora 36:

$ sudo dnf remove perl-POSIX-AtFork.x86_64 $ sudo dnf autoremove

3. Information about the perl-POSIX-AtFork.x86_64 package on Fedora 36

Last metadata expiration check: 2:54:22 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-POSIX-AtFork
Version : 0.04
Release : 8.fc36
Architecture : x86_64
Size : 19 k
Source : perl-POSIX-AtFork-0.04-8.fc36.src.rpm
Repository : fedora
Summary : Hook registrations at fork(2)
URL : https://metacpan.org/release/POSIX-AtFork
License : GPL+ or Artistic
Description : This module is an interface to pthread_atfork(3), which registers handlers
: called before and after fork(2).