How to Install and Uninstall iputils.x86_64 Package on CentOS Stream 9

Last updated: November 27,2024

1. Install "iputils.x86_64" package

Please follow the instructions below to install iputils.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install iputils.x86_64

2. Uninstall "iputils.x86_64" package

Please follow the guidance below to uninstall iputils.x86_64 on CentOS Stream 9:

$ sudo dnf remove iputils.x86_64 $ sudo dnf autoremove

3. Information about the iputils.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:16:58 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : iputils
Version : 20210202
Release : 9.el9
Architecture : x86_64
Size : 168 k
Source : iputils-20210202-9.el9.src.rpm
Repository : baseos
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.