dhex 0.69
View, edit, and diff files in hexadecimal
Dhex is hex editor which includes a diff mode, which can be used to easily and conveniently compare two binary files. It is based on Ncurses and is themeable.
- Outputs:
out
- Website: https://www.dettus.net/dhex/
- Licenses: GPL 2+
- Package source: gnu/packages/hexedit.scm
- Builds: See build status
- Issues: See known issues
Installation
Install dhex 0.69
as follows:
guix install dhex@0.69
Or install the latest version:
guix install dhex
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.