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

Last updated: September 30,2024

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

Here is a brief guide to show you how to install perl-POSIX-AtFork.x86_64 on Fedora 34

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

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

Please follow the guidance below to uninstall perl-POSIX-AtFork.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 3:38:32 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-POSIX-AtFork
Version : 0.04
Release : 5.fc34
Architecture : x86_64
Size : 19 k
Source : perl-POSIX-AtFork-0.04-5.fc34.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).