How to Install and Uninstall iputils.x86_64 Package on AlmaLinux 9

Last updated: October 13,2024

1. Install "iputils.x86_64" package

This tutorial shows how to install iputils.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install iputils.x86_64

2. Uninstall "iputils.x86_64" package

Please follow the guidelines below to uninstall iputils.x86_64 on AlmaLinux 9:

$ sudo dnf remove iputils.x86_64 $ sudo dnf autoremove

3. Information about the iputils.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:07:05 ago on Wed Mar 13 07:41:12 2024.
Installed Packages
Name : iputils
Version : 20210202
Release : 9.el9
Architecture : x86_64
Size : 485 k
Source : iputils-20210202-9.el9.src.rpm
Repository : @System
From repo : 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.