How to Install hexcurse in Ubuntu 18.04



Install hexcurse by entering the following commands in the terminal:

sudo apt update
sudo apt install hexcurse

Description:

Ncurses-based hex editor with many features

HexCurse is a versatile ncurses-based hex editor written in C that provides the user with many features. It currently supports searching, hex, and decimal address output, jumping to specified locations in a file, and quick keyboard shortcuts to commands.

Version: 1.58-1.1

Section: universe/utils