How to Install and Uninstall ngrep.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 15,2024
1. Install "ngrep.x86_64" package
This guide let you learn how to install ngrep.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
ngrep.x86_64
Copied
2. Uninstall "ngrep.x86_64" package
Here is a brief guide to show you how to uninstall ngrep.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
ngrep.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ngrep.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:50:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ngrep
Version : 1.47
Release : 8.1.20180101git9b59468.el9
Architecture : x86_64
Size : 43 k
Source : ngrep-1.47-8.1.20180101git9b59468.el9.src.rpm
Repository : epel
Summary : Network layer grep tool
URL : https://github.com/jpr5/ngrep
License : BSD with advertising
Description : ngrep strives to provide most of GNU grep's common features, applying them
: to the network layer. ngrep is a pcap-aware tool that will allow you to
: specify extended regular or hexadecimal expressions to match against data
: payloads of packets. It currently recognizes TCP, UDP, ICMP, IGMP and Raw
: protocols across Ethernet, PPP, SLIP, FDDI, Token Ring, 802.11 and null
: interfaces, and understands bpf filter logic in the same fashion as more
: common packet sniffing tools, such as tcpdump and snoop.
Available Packages
Name : ngrep
Version : 1.47
Release : 8.1.20180101git9b59468.el9
Architecture : x86_64
Size : 43 k
Source : ngrep-1.47-8.1.20180101git9b59468.el9.src.rpm
Repository : epel
Summary : Network layer grep tool
URL : https://github.com/jpr5/ngrep
License : BSD with advertising
Description : ngrep strives to provide most of GNU grep's common features, applying them
: to the network layer. ngrep is a pcap-aware tool that will allow you to
: specify extended regular or hexadecimal expressions to match against data
: payloads of packets. It currently recognizes TCP, UDP, ICMP, IGMP and Raw
: protocols across Ethernet, PPP, SLIP, FDDI, Token Ring, 802.11 and null
: interfaces, and understands bpf filter logic in the same fashion as more
: common packet sniffing tools, such as tcpdump and snoop.