How to Install and Uninstall python3-hexdump Package on openSUSE Leap
Last updated: February 08,2025
1. Install "python3-hexdump" package
Please follow the guidelines below to install python3-hexdump on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-hexdump
Copied
2. Uninstall "python3-hexdump" package
This is a short guide on how to uninstall python3-hexdump on openSUSE Leap:
$
sudo zypper remove
python3-hexdump
Copied
3. Information about the python3-hexdump package on openSUSE Leap
Information for package python3-hexdump:
----------------------------------------
Repository : Main Repository
Name : python3-hexdump
Version : 3.3-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 52.1 KiB
Installed : No
Status : not installed
Source package : python-hexdump-3.3-bp155.2.10.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 : Main Repository
Name : python3-hexdump
Version : 3.3-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 52.1 KiB
Installed : No
Status : not installed
Source package : python-hexdump-3.3-bp155.2.10.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.