How to Install and Uninstall perl-Socket-GetAddrInfo.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 29,2024
1. Install "perl-Socket-GetAddrInfo.noarch" package
Please follow the instructions below to install perl-Socket-GetAddrInfo.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Socket-GetAddrInfo.noarch
Copied
2. Uninstall "perl-Socket-GetAddrInfo.noarch" package
This tutorial shows how to uninstall perl-Socket-GetAddrInfo.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
perl-Socket-GetAddrInfo.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Socket-GetAddrInfo.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:07:12 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Socket-GetAddrInfo
Version : 0.22
Release : 26.el9
Architecture : noarch
Size : 51 k
Source : perl-Socket-GetAddrInfo-0.22-26.el9.src.rpm
Repository : epel
Summary : RFC 2553's "getaddrinfo" and "getnameinfo" functions
URL : https://metacpan.org/release/Socket-GetAddrInfo
License : GPL+ or Artistic
Description : The RFC 2553 functions getaddrinfo and getnameinfo provide an abstracted
: way to convert between a pair of host name/service name and socket
: addresses, or vice versa. getaddrinfo converts names into a set of
: arguments to pass to the socket() and connect() syscalls, and getnameinfo
: converts a socket address back into its host name/service name pair.
Available Packages
Name : perl-Socket-GetAddrInfo
Version : 0.22
Release : 26.el9
Architecture : noarch
Size : 51 k
Source : perl-Socket-GetAddrInfo-0.22-26.el9.src.rpm
Repository : epel
Summary : RFC 2553's "getaddrinfo" and "getnameinfo" functions
URL : https://metacpan.org/release/Socket-GetAddrInfo
License : GPL+ or Artistic
Description : The RFC 2553 functions getaddrinfo and getnameinfo provide an abstracted
: way to convert between a pair of host name/service name and socket
: addresses, or vice versa. getaddrinfo converts names into a set of
: arguments to pass to the socket() and connect() syscalls, and getnameinfo
: converts a socket address back into its host name/service name pair.