How to Install and Uninstall hexd Package on openSuSE Tumbleweed

Last updated: December 25,2024

1. Install "hexd" package

Please follow the instructions below to install hexd on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install hexd

2. Uninstall "hexd" package

This guide let you learn how to uninstall hexd on openSuSE Tumbleweed:

$ sudo zypper remove hexd

3. Information about the hexd package on openSuSE Tumbleweed

Information for package hexd:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : hexd
Version : 1.1.0-1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 21.7 KiB
Installed : No
Status : not installed
Source package : hexd-1.1.0-1.8.src
Upstream URL : https://github.com/FireyFly/hexd.git
Summary : Colourful, human-friendly hexdump tool
Description :
hexd prints a human-readable hexdump of the specified files, or
standard input if omitted. Its main distinguishing feature is
the use of colours to visually indicate which range of values
an octet belongs to, aiding in spotting patterns in binary data.