How to Install and Uninstall perl-IO-Interface Package on openSuSE Tumbleweed

Last updated: June 18,2024

1. Install "perl-IO-Interface" package

In this section, we are going to explain the necessary steps to install perl-IO-Interface on openSuSE Tumbleweed

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

2. Uninstall "perl-IO-Interface" package

This guide covers the steps necessary to uninstall perl-IO-Interface on openSuSE Tumbleweed:

$ sudo zypper remove perl-IO-Interface

3. Information about the perl-IO-Interface package on openSuSE Tumbleweed

Information for package perl-IO-Interface:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-IO-Interface
Version : 1.09-2.38
Arch : x86_64
Vendor : openSUSE
Installed Size : 57.9 KiB
Installed : No
Status : not installed
Source package : perl-IO-Interface-1.09-2.38.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.