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

Last updated: October 10,2024

1. Install "python3-dpkt.noarch" package

This guide let you learn how to install python3-dpkt.noarch on Fedora 35

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

2. Uninstall "python3-dpkt.noarch" package

This tutorial shows how to uninstall python3-dpkt.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:57:16 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-dpkt
Version : 1.9.4
Release : 4.fc35
Architecture : noarch
Size : 287 k
Source : python-dpkt-1.9.4-4.fc35.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.