How to Install and Uninstall python36-hexdump Package on openSuSE Tumbleweed

Last updated: May 04,2024

1. Install "python36-hexdump" package

Please follow the instructions below to install python36-hexdump on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-hexdump

2. Uninstall "python36-hexdump" package

Please follow the step by step instructions below to uninstall python36-hexdump on openSuSE Tumbleweed:

$ sudo zypper remove python36-hexdump

3. Information about the python36-hexdump package on openSuSE Tumbleweed

Information for package python36-hexdump:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-hexdump
Version : 3.3-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 52,1 KiB
Installed : No
Status : not installed
Source package : python-hexdump-3.3-2.8.src
Summary : Python tool to dump binary data
Description :
This utility converts between the raw representation and a
byte-based hexdump representation.
The display is equivalent to the output of the `hexdump -C` command, but
it requires a Python runtime.