How to Install and Uninstall perl-Socket6.x86_64 Package on CentOS Stream 9

Last updated: October 10,2024

1. Install "perl-Socket6.x86_64" package

This is a short guide on how to install perl-Socket6.x86_64 on CentOS Stream 9

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

2. Uninstall "perl-Socket6.x86_64" package

Please follow the steps below to uninstall perl-Socket6.x86_64 on CentOS Stream 9:

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

3. Information about the perl-Socket6.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:07:21 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Socket6
Version : 0.29
Release : 11.el9
Architecture : x86_64
Size : 32 k
Source : perl-Socket6-0.29-11.el9.src.rpm
Repository : 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.