How to Install and Uninstall python2-scapy.noarch Package on Oracle Linux 8
Last updated: November 30,2024
1. Install "python2-scapy.noarch" package
In this section, we are going to explain the necessary steps to install python2-scapy.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-scapy.noarch
Copied
2. Uninstall "python2-scapy.noarch" package
Please follow the guidance below to uninstall python2-scapy.noarch on Oracle Linux 8:
$
sudo dnf remove
python2-scapy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-scapy.noarch package on Oracle Linux 8
Last metadata expiration check: 2:57:50 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python2-scapy
Version : 2.4.3
Release : 2.el8
Architecture : noarch
Size : 1.9 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 : python2-scapy
Version : 2.4.3
Release : 2.el8
Architecture : noarch
Size : 1.9 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.