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

Last updated: January 16,2025

1. Install "packETH.x86_64" package

This tutorial shows how to install packETH.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install packETH.x86_64

2. Uninstall "packETH.x86_64" package

Here is a brief guide to show you how to uninstall packETH.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove packETH.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 6:25:32 ago on Sun May 9 13:03:46 2021.
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.).