How to Install and Uninstall python3-dpkt Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python3-dpkt" package

Learn how to install python3-dpkt on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-dpkt

2. Uninstall "python3-dpkt" package

This guide covers the steps necessary to uninstall python3-dpkt on openSUSE Leap:

$ sudo zypper remove python3-dpkt

3. Information about the python3-dpkt package on openSUSE Leap

Information for package python3-dpkt:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-dpkt
Version : 1.9.7.2-150400.5.69
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python3-dpkt-1.9.7.2-150400.5.69.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.