How to Install and Uninstall python3-scapy.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-scapy.noarch" package
This is a short guide on how to install python3-scapy.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-scapy.noarch
Copied
2. Uninstall "python3-scapy.noarch" package
Please follow the step by step instructions below to uninstall python3-scapy.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-scapy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-scapy.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:05:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-scapy
Version : 2.4.3
Release : 2.el8
Architecture : noarch
Size : 1.8 M
Source : scapy-2.4.3-2.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-scapy
Version : 2.4.3
Release : 2.el8
Architecture : noarch
Size : 1.8 M
Source : scapy-2.4.3-2.el8.src.rpm
Repository : epel
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.