How to Install and Uninstall python3-pypcapkit.noarch Package on CentOS 8 / RHEL 8

Last updated: November 01,2024

1. Install "python3-pypcapkit.noarch" package

This guide covers the steps necessary to install python3-pypcapkit.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-pypcapkit.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pypcapkit.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-pypcapkit.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:02:02 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pypcapkit
Version : 0.14.5
Release : 1.el8
Architecture : noarch
Size : 376 k
Source : python-pypcapkit-0.14.5-1.el8.src.rpm
Repository : epel
Summary : A Python multi-engine PCAP analyse kit
URL : https://github.com/JarryShaw/pypcapkit
License : MPLv2.0
Description : The pcapkit project is an open source Python program focus on PCAP parsing
: and analysis, which works as a stream PCAP file extractor. With support of
: dictdumper, it shall support multiple output report formats.