How to Install and Uninstall perl-Socket6.x86_64 Package on Rocky Linux 9
Last updated: November 29,2024
1. Install "perl-Socket6.x86_64" package
This guide let you learn how to install perl-Socket6.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Socket6.x86_64
Copied
2. Uninstall "perl-Socket6.x86_64" package
This guide let you learn how to uninstall perl-Socket6.x86_64 on Rocky Linux 9:
$
sudo dnf remove
perl-Socket6.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Socket6.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:45:55 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Socket6
Version : 0.29
Release : 11.el9
Architecture : x86_64
Size : 31 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.
Available Packages
Name : perl-Socket6
Version : 0.29
Release : 11.el9
Architecture : x86_64
Size : 31 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.