How to Install and Uninstall bpfmon.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "bpfmon.x86_64" package
This tutorial shows how to install bpfmon.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
bpfmon.x86_64
Copied
2. Uninstall "bpfmon.x86_64" package
This guide covers the steps necessary to uninstall bpfmon.x86_64 on Rocky Linux 8:
$
sudo dnf remove
bpfmon.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the bpfmon.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:30:20 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : bpfmon
Version : 2.50
Release : 1.el8
Architecture : x86_64
Size : 31 k
Source : bpfmon-2.50-1.el8.src.rpm
Repository : epel
Summary : Traffic monitor for BPF expression/iptables rule
URL : https://github.com/bbonev/bpfmon/
License : GPLv2+
Description : While tcpdump shows what packets are going through the
: network, bpfmon will show how much in terms
: of bytes per second and packets per second in a
: nice pseudo-graphical terminal interface.
:
: bpfmon also supports monitoring an iptables rule that
: is selected by command line option or selected from a
: menu.
Available Packages
Name : bpfmon
Version : 2.50
Release : 1.el8
Architecture : x86_64
Size : 31 k
Source : bpfmon-2.50-1.el8.src.rpm
Repository : epel
Summary : Traffic monitor for BPF expression/iptables rule
URL : https://github.com/bbonev/bpfmon/
License : GPLv2+
Description : While tcpdump shows what packets are going through the
: network, bpfmon will show how much in terms
: of bytes per second and packets per second in a
: nice pseudo-graphical terminal interface.
:
: bpfmon also supports monitoring an iptables rule that
: is selected by command line option or selected from a
: menu.