How to Install and Uninstall python3-pcapy.x86_64 Package on CentOS 8 / RHEL 8
Last updated: January 08,2025
1. Install "python3-pcapy.x86_64" package
Here is a brief guide to show you how to install python3-pcapy.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pcapy.x86_64
Copied
2. Uninstall "python3-pcapy.x86_64" package
Please follow the step by step instructions below to uninstall python3-pcapy.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pcapy.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pcapy.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:59:28 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pcapy
Version : 0.11.5
Release : 8.el8
Architecture : x86_64
Size : 36 k
Source : pcapy-0.11.5-8.el8.src.rpm
Repository : epel
Summary : A Python interface to libpcap
URL : https://www.coresecurity.com/corelabs-research/open-source-tools/pcapy
License : ASL 1.1
Description : Python3 package of pcapy.
: Pcapy is a Python extension module that interfaces with the libpcap
: packet capture library. Pcapy enables python scripts to capture packets
: on the network. Pcapy is highly effective when used in conjunction with
: a packet-handling package such as Impacket, which is a collection of
: Python classes for constructing and dissecting network packets.
Available Packages
Name : python3-pcapy
Version : 0.11.5
Release : 8.el8
Architecture : x86_64
Size : 36 k
Source : pcapy-0.11.5-8.el8.src.rpm
Repository : epel
Summary : A Python interface to libpcap
URL : https://www.coresecurity.com/corelabs-research/open-source-tools/pcapy
License : ASL 1.1
Description : Python3 package of pcapy.
: Pcapy is a Python extension module that interfaces with the libpcap
: packet capture library. Pcapy enables python scripts to capture packets
: on the network. Pcapy is highly effective when used in conjunction with
: a packet-handling package such as Impacket, which is a collection of
: Python classes for constructing and dissecting network packets.