How to Install and Uninstall bmon.x86_64 Package on Rocky Linux 9

Last updated: January 16,2025

1. Install "bmon.x86_64" package

This tutorial shows how to install bmon.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install bmon.x86_64

2. Uninstall "bmon.x86_64" package

This guide let you learn how to uninstall bmon.x86_64 on Rocky Linux 9:

$ sudo dnf remove bmon.x86_64 $ sudo dnf autoremove

3. Information about the bmon.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:59:38 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : bmon
Version : 4.0
Release : 4.el9
Architecture : x86_64
Size : 57 k
Source : bmon-4.0-4.el9.src.rpm
Repository : epel
Summary : Bandwidth monitor and rate estimator
URL : https://github.com/tgraf/bmon
License : BSD and GPLv2
Description : bmon is a monitoring and debugging tool to capture networking related
: statistics and prepare them visually in a human friendly way. It
: features various output methods including an interactive curses user
: interface and a programmable text output for scripting.