How to Install and Uninstall python3-scapy.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-scapy.noarch" package

This guide let you learn how to install python3-scapy.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-scapy.noarch

2. Uninstall "python3-scapy.noarch" package

This guide covers the steps necessary to uninstall python3-scapy.noarch on Fedora 34:

$ sudo dnf remove python3-scapy.noarch $ sudo dnf autoremove

3. Information about the python3-scapy.noarch package on Fedora 34

Last metadata expiration check: 1:15:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-scapy
Version : 2.4.5
Release : 2.fc34
Architecture : noarch
Size : 2.0 M
Source : scapy-2.4.5-2.fc34.src.rpm
Repository : updates
Summary : Interactive packet manipulation tool and network scanner
URL : http://www.secdev.org/projects/scapy/
License : GPLv2
Description :
: Scapy is a powerful interactive packet manipulation program built on top
: of the Python interpreter. It can be used to forge or decode packets of
: a wide number of protocols, send them over the wire, capture them, match
: requests and replies, and much more.