How to Install and Uninstall iputils.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 10,2025
1. Install "iputils.x86_64" package
Here is a brief guide to show you how to install iputils.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
iputils.x86_64
Copied
2. Uninstall "iputils.x86_64" package
This is a short guide on how to uninstall iputils.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
iputils.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the iputils.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : iputils
Arch : x86_64
Version : 20160308
Release : 10.el7
Size : 335 k
Repo : installed
From repo : anaconda
Summary : Network monitoring tools including ping
URL : https://github.com/iputils/iputils
License : BSD and GPLv2+
Description : The iputils package contains basic utilities for monitoring a
: network, including ping. The ping command sends a series of ICMP
: protocol ECHO_REQUEST packets to a specified network host to
: discover whether the target machine is alive and receiving network
: traffic.
Name : iputils
Arch : x86_64
Version : 20160308
Release : 10.el7
Size : 335 k
Repo : installed
From repo : anaconda
Summary : Network monitoring tools including ping
URL : https://github.com/iputils/iputils
License : BSD and GPLv2+
Description : The iputils package contains basic utilities for monitoring a
: network, including ping. The ping command sends a series of ICMP
: protocol ECHO_REQUEST packets to a specified network host to
: discover whether the target machine is alive and receiving network
: traffic.