How to Install and Uninstall python310-hexdump Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-hexdump" package
Please follow the step by step instructions below to install python310-hexdump on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-hexdump
Copied
2. Uninstall "python310-hexdump" package
This tutorial shows how to uninstall python310-hexdump on openSuSE Tumbleweed:
$
sudo zypper remove
python310-hexdump
Copied
3. Information about the python310-hexdump package on openSuSE Tumbleweed
Information for package python310-hexdump:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-hexdump
Version : 3.3-3.9
Arch : noarch
Vendor : openSUSE
Installed Size : 50.2 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.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-hexdump
Version : 3.3-3.9
Arch : noarch
Vendor : openSUSE
Installed Size : 50.2 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.