How to Install and Uninstall python3-pypcapkit.noarch Package on Oracle Linux 8

Last updated: May 15,2024

1. Install "python3-pypcapkit.noarch" package

Please follow the steps below to install python3-pypcapkit.noarch on Oracle Linux 8

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

2. Uninstall "python3-pypcapkit.noarch" package

Please follow the steps below to uninstall python3-pypcapkit.noarch on Oracle Linux 8:

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

3. Information about the python3-pypcapkit.noarch package on Oracle Linux 8

Last metadata expiration check: 4:26:41 ago on Mon Sep 12 02:51:38 2022.
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.