How to Install and Uninstall perl-Errno.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: December 18,2024
1. Install "perl-Errno.x86_64" package
This tutorial shows how to install perl-Errno.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Errno.x86_64
Copied
2. Uninstall "perl-Errno.x86_64" package
Please follow the instructions below to uninstall perl-Errno.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
perl-Errno.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Errno.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:11:42 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : perl-Errno
Version : 1.28
Release : 422.el8
Architecture : x86_64
Size : 9.3 k
Source : perl-5.26.3-422.el8.src.rpm
Repository : @System
From repo : ubi-8-baseos-rpms
Summary : System errno constants
URL : http://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.
Installed Packages
Name : perl-Errno
Version : 1.28
Release : 422.el8
Architecture : x86_64
Size : 9.3 k
Source : perl-5.26.3-422.el8.src.rpm
Repository : @System
From repo : ubi-8-baseos-rpms
Summary : System errno constants
URL : http://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.