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

Last updated: July 05,2024

1. Install "python312-hexdump" package

In this section, we are going to explain the necessary steps to install python312-hexdump on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-hexdump

2. Uninstall "python312-hexdump" package

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

$ sudo zypper remove python312-hexdump

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

Information for package python312-hexdump:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-hexdump
Version : 3.3-3.9
Arch : noarch
Vendor : openSUSE
Installed Size : 59.5 KiB
Installed : No
Status : not installed
Source package : python-hexdump-3.3-3.9.src
Upstream URL : https://bitbucket.org/techtonik/hexdump/
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.