How to Install and Uninstall perl-Socket.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 12,2025
1. Install "perl-Socket.x86_64" package
Please follow the steps below to install perl-Socket.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
perl-Socket.x86_64
Copied
2. Uninstall "perl-Socket.x86_64" package
In this section, we are going to explain the necessary steps to uninstall perl-Socket.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
perl-Socket.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-Socket.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : perl-Socket
Arch : x86_64
Version : 2.010
Release : 5.el7
Size : 112 k
Repo : installed
From repo : anaconda
Summary : Networking constants and support functions
URL : http://search.cpan.org/dist/Socket/
License : GPL+ or Artistic
Description : This module provides a variety of constants, structure
: manipulators and other functions related to socket-based
: networking. The values and functions provided are useful when used
: in conjunction with Perl core functions such as socket(),
: setsockopt() and bind(). It also provides several other support
: functions, mostly for dealing with conversions of network
: addresses between human-readable and native binary forms, and for
: hostname resolver operations.
Name : perl-Socket
Arch : x86_64
Version : 2.010
Release : 5.el7
Size : 112 k
Repo : installed
From repo : anaconda
Summary : Networking constants and support functions
URL : http://search.cpan.org/dist/Socket/
License : GPL+ or Artistic
Description : This module provides a variety of constants, structure
: manipulators and other functions related to socket-based
: networking. The values and functions provided are useful when used
: in conjunction with Perl core functions such as socket(),
: setsockopt() and bind(). It also provides several other support
: functions, mostly for dealing with conversions of network
: addresses between human-readable and native binary forms, and for
: hostname resolver operations.