How to Install and Uninstall packETH.x86_64 Package on Fedora 38

Last updated: September 29,2024

1. Install "packETH.x86_64" package

This tutorial shows how to install packETH.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install packETH.x86_64

2. Uninstall "packETH.x86_64" package

This guide let you learn how to uninstall packETH.x86_64 on Fedora 38:

$ sudo dnf remove packETH.x86_64 $ sudo dnf autoremove

3. Information about the packETH.x86_64 package on Fedora 38

Last metadata expiration check: 2:05:19 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : packETH
Version : 2.1
Release : 7.fc38
Architecture : x86_64
Size : 163 k
Source : packETH-2.1-7.fc38.src.rpm
Repository : fedora
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.).