How to Install and Uninstall perl-IO-Interface.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 21,2024

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

Please follow the guidance below to install perl-IO-Interface.x86_64 on CentOS 8 / RHEL 8

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

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

In this section, we are going to explain the necessary steps to uninstall perl-IO-Interface.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the perl-IO-Interface.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:40:07 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : perl-IO-Interface
Version : 1.09
Release : 16.el8
Architecture : x86_64
Size : 35 k
Source : perl-IO-Interface-1.09-16.el8.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.