How to Install and Uninstall packETH.x86_64 Package on Rocky Linux 8

Last updated: July 05,2024

1. Install "packETH.x86_64" package

Please follow the guidance below to install packETH.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install packETH.x86_64

2. Uninstall "packETH.x86_64" package

Learn how to uninstall packETH.x86_64 on Rocky Linux 8:

$ sudo dnf remove packETH.x86_64 $ sudo dnf autoremove

3. Information about the packETH.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:48:06 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : packETH
Version : 2.1
Release : 3.el8
Architecture : x86_64
Size : 162 k
Source : packETH-2.1-3.el8.src.rpm
Repository : epel
Summary : A GUI packet generator tool
URL : https://github.com/jemcek/packETH
License : GPLv2+
Description : packETH is a Linux GUI tool that is able to send any packet or sequence of
: packets on the Ethernet. It uses the RAW socket option, so it doesn't care
: about ip, routing, etc. It is designed to have all the options available,
: with all the correct and incorrect values (incorrect means, that user can
: send wrong parameters like: incorrect checksum, wrong header length, etc.).