How to Install and Uninstall hexyl Package on openSUSE Leap

Last updated: May 21,2024

1. Install "hexyl" package

Please follow the step by step instructions below to install hexyl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install hexyl

2. Uninstall "hexyl" package

This guide let you learn how to uninstall hexyl on openSUSE Leap:

$ sudo zypper remove hexyl

3. Information about the hexyl package on openSUSE Leap

Information for package hexyl:
------------------------------
Repository : Main Repository
Name : hexyl
Version : 0.12.0-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 835.5 KiB
Installed : No
Status : not installed
Source package : hexyl-0.12.0-bp155.1.6.src
Upstream URL : https://github.com/sharkdp/hexyl
Summary : A command-line hex viewer
Description :
hexyl is a simple hex viewer for the terminal. It uses a colored output
to distinguish different categories of bytes (NUL bytes, printable
ASCII characters, ASCII whitespace characters, other ASCII characters
and non-ASCII).