How to Install and Uninstall perl-IO-Socket-IP.src Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "perl-IO-Socket-IP.src" package

Please follow the steps below to install perl-IO-Socket-IP.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-IO-Socket-IP.src

2. Uninstall "perl-IO-Socket-IP.src" package

Here is a brief guide to show you how to uninstall perl-IO-Socket-IP.src on Oracle Linux 9:

$ sudo dnf remove perl-IO-Socket-IP.src $ sudo dnf autoremove

3. Information about the perl-IO-Socket-IP.src package on Oracle Linux 9

Last metadata expiration check: 3:30:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-IO-Socket-IP
Version : 0.41
Release : 5.el9
Architecture : src
Size : 56 k
Source : None
Repository : ol9_appstream
Summary : Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
URL : https://metacpan.org/release/IO-Socket-IP
License : GPL+ or Artistic
Description : This module provides a protocol-independent way to use IPv4 and IPv6
: sockets, intended as a replacement for IO::Socket::INET. Most constructor
: arguments and methods are provided in a backward-compatible way.