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

Last updated: October 08,2024

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

This tutorial shows how to install perl-POSIX-AtFork.x86_64 on Fedora 35

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

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

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

Last metadata expiration check: 4:01:40 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-POSIX-AtFork
Version : 0.04
Release : 7.fc35
Architecture : x86_64
Size : 19 k
Source : perl-POSIX-AtFork-0.04-7.fc35.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).