ghex 42.3
GNOME hexadecimal editor
The GHex program can view and edit files in two ways: hexadecimal or ASCII. It is useful for editing binary files in general.
- Website: https://wiki.gnome.org/Apps/Ghex
- Licenses: GPL 2
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghex 42.3
as follows:
guix install ghex@42.3
Or install the latest version:
guix install ghex
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.