How to Install and Uninstall perl-Socket6.src Package on Oracle Linux 9

Last updated: June 30,2024

1. Install "perl-Socket6.src" package

Please follow the steps below to install perl-Socket6.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Socket6.src

2. Uninstall "perl-Socket6.src" package

This is a short guide on how to uninstall perl-Socket6.src on Oracle Linux 9:

$ sudo dnf remove perl-Socket6.src $ sudo dnf autoremove

3. Information about the perl-Socket6.src package on Oracle Linux 9

Last metadata expiration check: 3:12:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Socket6
Version : 0.29
Release : 11.el9
Architecture : src
Size : 75 k
Source : None
Repository : ol9_appstream
Summary : IPv6 related part of the C socket.h defines and structure manipulators
URL : https://metacpan.org/release/Socket6
License : BSD
Description : This module supports getaddrinfo() and getnameinfo() to intend to enable
: protocol independent programming. If your environment supports IPv6, IPv6
: related defines such as AF_INET6 are included.