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

Last updated: October 06,2024

1. Install "packETH.x86_64" package

Learn how to install packETH.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install packETH.x86_64

2. Uninstall "packETH.x86_64" package

This is a short guide on how to uninstall packETH.x86_64 on Oracle Linux 8:

$ sudo dnf remove packETH.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:46:48 ago on Mon Sep 12 02:51:38 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.).