How to Install and Uninstall perl-POSIX.x86_64 Package on Rocky Linux 9

Last updated: May 03,2024

1. Install "perl-POSIX.x86_64" package

In this section, we are going to explain the necessary steps to install perl-POSIX.x86_64 on Rocky Linux 9

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

2. Uninstall "perl-POSIX.x86_64" package

Please follow the guidelines below to uninstall perl-POSIX.x86_64 on Rocky Linux 9:

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

3. Information about the perl-POSIX.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:17:34 ago on Fri Feb 16 06:49:52 2024.
Installed Packages
Name : perl-POSIX
Version : 1.94
Release : 480.el9
Architecture : x86_64
Size : 234 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : @System
From repo : appstream
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.