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

Last updated: May 05,2024

1. Install "perl-Socket6.src" package

This guide let you learn how to install perl-Socket6.src on Oracle Linux 8

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

2. Uninstall "perl-Socket6.src" package

This tutorial shows how to uninstall perl-Socket6.src on Oracle Linux 8:

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

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

Last metadata expiration check: 3:20:07 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Socket6
Version : 0.28
Release : 6.el8
Architecture : src
Size : 79 k
Source : None
Repository : ol8_appstream
Summary : IPv6 related part of the C socket.h defines and structure manipulators
URL : http://search.cpan.org/dist/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.