How to Install and Uninstall python39-dpkt Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python39-dpkt" package

This is a short guide on how to install python39-dpkt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-dpkt

2. Uninstall "python39-dpkt" package

Learn how to uninstall python39-dpkt on openSuSE Tumbleweed:

$ sudo zypper remove python39-dpkt

3. Information about the python39-dpkt package on openSuSE Tumbleweed

Information for package python39-dpkt:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-dpkt
Version : 1.9.7.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : python-dpkt-1.9.7.2-2.1.src
Upstream URL : https://github.com/kbandla/dpkt
Summary : Packet creation and parsing module for Python
Description :
A packet creation / parsing module for Python, with definitions for
the basic TCP/IP protocols.