How to Install and Uninstall perl-IO-Interface.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 11,2024

1. Install "perl-IO-Interface.x86_64" package

Please follow the guidelines below to install perl-IO-Interface.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-IO-Interface.x86_64

2. Uninstall "perl-IO-Interface.x86_64" package

Please follow the guidance below to uninstall perl-IO-Interface.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-IO-Interface.x86_64 $ sudo dnf autoremove

3. Information about the perl-IO-Interface.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:09:27 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-IO-Interface
Version : 1.09
Release : 23.el9
Architecture : x86_64
Size : 32 k
Source : perl-IO-Interface-1.09-23.el9.src.rpm
Repository : epel
Summary : Perl extension for accessing network card configuration information
URL : https://metacpan.org/release/IO-Interface
License : GPL+ or Artistic
Description : IO::Interface adds methods to IO::Socket objects that allows them to
: be used to retrieve and change information about the network
: interfaces on your system. In addition to the object-oriented access
: methods, you can use a function-oriented style.