How to Install and Uninstall perl-Errno.x86_64 Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "perl-Errno.x86_64" package

Learn how to install perl-Errno.x86_64 on Oracle Linux 9

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

2. Uninstall "perl-Errno.x86_64" package

Please follow the guidelines below to uninstall perl-Errno.x86_64 on Oracle Linux 9:

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

3. Information about the perl-Errno.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:04:26 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : perl-Errno
Version : 1.30
Release : 480.el9
Architecture : x86_64
Size : 9.3 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : @System
From repo : ol9_appstream
Summary : System errno constants
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : "Errno" defines and conditionally exports all the error constants defined in
: your system "errno.h" include file. It has a single export tag, ":POSIX",
: which will export all POSIX defined error numbers.