How to Install and Uninstall python3-dpkt.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "python3-dpkt.noarch" package

In this section, we are going to explain the necessary steps to install python3-dpkt.noarch on Fedora 34

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

2. Uninstall "python3-dpkt.noarch" package

This guide let you learn how to uninstall python3-dpkt.noarch on Fedora 34:

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

3. Information about the python3-dpkt.noarch package on Fedora 34

Last metadata expiration check: 0:37:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-dpkt
Version : 1.9.4
Release : 2.fc34
Architecture : noarch
Size : 283 k
Source : python-dpkt-1.9.4-2.fc34.src.rpm
Repository : fedora
Summary : Simple packet creation/parsing library
URL : https://github.com/kbandla/dpkt
License : BSD
Description : Fast, simple packet creation and parsing library
: with definitions for the basic TCP/IP protocols.