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

Last updated: July 01,2024

1. Install "tcpreplay.x86_64" package

This guide covers the steps necessary to install tcpreplay.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install tcpreplay.x86_64

2. Uninstall "tcpreplay.x86_64" package

This guide covers the steps necessary to uninstall tcpreplay.x86_64 on Oracle Linux 8:

$ sudo dnf remove tcpreplay.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:16:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : tcpreplay
Version : 4.4.2
Release : 1.el8
Architecture : x86_64
Size : 345 k
Source : tcpreplay-4.4.2-1.el8.src.rpm
Repository : epel
Summary : Replay captured network traffic
URL : http://tcpreplay.appneta.com/
License : GPLv3
Description : Tcpreplay is a tool to replay captured network traffic. Currently, tcpreplay
: supports pcap (tcpdump) and snoop capture formats. Also included, is tcpprep
: a tool to pre-process capture files to allow increased performance under
: certain conditions as well as capinfo which provides basic information about
: capture files.