How to Install and Uninstall tcpdump.x86_64 Package on Fedora 34

Last updated: October 04,2024

1. Install "tcpdump.x86_64" package

Learn how to install tcpdump.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install tcpdump.x86_64

2. Uninstall "tcpdump.x86_64" package

Please follow the guidelines below to uninstall tcpdump.x86_64 on Fedora 34:

$ sudo dnf remove tcpdump.x86_64 $ sudo dnf autoremove

3. Information about the tcpdump.x86_64 package on Fedora 34

Last metadata expiration check: 1:45:05 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : tcpdump
Epoch : 14
Version : 4.99.1
Release : 2.fc34
Architecture : x86_64
Size : 543 k
Source : tcpdump-4.99.1-2.fc34.src.rpm
Repository : updates
Summary : A network traffic monitoring tool
URL : http://www.tcpdump.org
License : BSD with advertising
Description : Tcpdump is a command-line tool for monitoring network traffic.
: Tcpdump can capture and display the packet headers on a particular
: network interface or on all interfaces. Tcpdump can display all of
: the packet headers, or just the ones that match particular criteria.
:
: Install tcpdump if you need a program to monitor network traffic.