How to Install and Uninstall whsniff.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "whsniff.x86_64" package

Here is a brief guide to show you how to install whsniff.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install whsniff.x86_64

2. Uninstall "whsniff.x86_64" package

In this section, we are going to explain the necessary steps to uninstall whsniff.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove whsniff.x86_64 $ sudo dnf autoremove

3. Information about the whsniff.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 9:01:05 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : whsniff
Version : 1.2
Release : 1.el8
Architecture : x86_64
Size : 17 k
Source : whsniff-1.2-1.el8.src.rpm
Repository : epel
Summary : Command line utility that interfaces TI CC2531 USB dongle
URL : https://github.com/homewsn/whsniff
License : GPLv2
Description : Whsniff is a command line utility that interfaces TI CC2531 USB dongle with
: Wireshark for capturing and displaying IEEE 802.15.4 traffic at 2.4 GHz.
:
: Whsniff reads the packets from TI CC2531 USB dongle with sniffer_fw_cc2531
: firmware, converts to the PCAP format and writes to the standard output.