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

Last updated: July 01,2024

1. Install "python310-dpkt" package

Please follow the steps below to install python310-dpkt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-dpkt

2. Uninstall "python310-dpkt" package

This guide covers the steps necessary to uninstall python310-dpkt on openSuSE Tumbleweed:

$ sudo zypper remove python310-dpkt

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

Information for package python310-dpkt:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.