How to Install and Uninstall perl-IO-Interface Package on openSUSE Leap

Last updated: May 20,2024

1. Install "perl-IO-Interface" package

Here is a brief guide to show you how to install perl-IO-Interface on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-IO-Interface

2. Uninstall "perl-IO-Interface" package

Please follow the instructions below to uninstall perl-IO-Interface on openSUSE Leap:

$ sudo zypper remove perl-IO-Interface

3. Information about the perl-IO-Interface package on openSUSE Leap

Information for package perl-IO-Interface:
------------------------------------------
Repository : Main Repository
Name : perl-IO-Interface
Version : 1.09-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 55.7 KiB
Installed : No
Status : not installed
Source package : perl-IO-Interface-1.09-bp155.2.11.src
Upstream URL : http://search.cpan.org/dist/IO-Interface/
Summary : Perl extension for access to network card configuration information
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.
THIS API IS DEPRECATED. Please see IO::Interface::Simple for the preferred
way to get and set interface configuration information.