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

Last updated: May 16,2024

1. Install "python3-pyshark" package

Learn how to install python3-pyshark on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyshark

2. Uninstall "python3-pyshark" package

Learn how to uninstall python3-pyshark on openSUSE Leap:

$ sudo zypper remove python3-pyshark

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

Information for package python3-pyshark:
----------------------------------------
Repository : Main Repository
Name : python3-pyshark
Version : 0.4.2.11-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 222.0 KiB
Installed : No
Status : not installed
Source package : python-pyshark-0.4.2.11-bp155.2.12.src
Upstream URL : https://github.com/KimiNewt/pyshark
Summary : A Python wrapper for tshark output parsing
Description :
Python wrapper for tshark, allowing python packet parsing using
wireshark dissectors.