How to Install dhex in Ubuntu 18.04



Install dhex by entering the following commands in the terminal:

sudo apt update
sudo apt install dhex

Description:

ncurses based hex editor with diff mode

dhex is more than just another hex editor: It includes a diff mode, which can be used to easily and conveniently compare two binary files. Since it is based on ncurses and is themeable, it can run on any number of systems and scenarios. With its utilization of search logs, it is possible to track changes in different iterations of files easily.

Homepage: http://www.dettus.net/dhex/

Version: 0.68-2build2

Section: universe/editors