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

Last updated: January 14,2025

1. Install "perl-POSIX.x86_64" package

This guide covers the steps necessary to install perl-POSIX.x86_64 on Fedora 38

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

2. Uninstall "perl-POSIX.x86_64" package

This tutorial shows how to uninstall perl-POSIX.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 1:41:29 ago on Sat Mar 16 16:59:57 2024.
Installed Packages
Name : perl-POSIX
Version : 2.03
Release : 498.fc38
Architecture : x86_64
Size : 245 k
Source : perl-5.36.3-498.fc38.src.rpm
Repository : @System
From repo : updates
Summary : Perl interface to IEEE Std 1003.1
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : The POSIX module permits you to access all (or nearly all) the standard POSIX
: 1003.1 identifiers. Many of these identifiers have been given Perl interfaces.