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

Last updated: October 05,2024

1. Install "fping.x86_64" package

Please follow the steps below to install fping.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install fping.x86_64

2. Uninstall "fping.x86_64" package

In this section, we are going to explain the necessary steps to uninstall fping.x86_64 on AlmaLinux 9:

$ sudo dnf remove fping.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:32:07 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : fping
Version : 5.0
Release : 4.el9
Architecture : x86_64
Size : 38 k
Source : fping-5.0-4.el9.src.rpm
Repository : epel
Summary : Scriptable, parallelized ping-like utility
URL : http://www.fping.org/
License : BSD with advertising
Description : fping is a ping-like program which can determine the accessibility of
: multiple hosts using ICMP echo requests. fping is designed for parallelized
: monitoring of large numbers of systems, and is developed with ease of
: use in scripting in mind.