This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > ghex (3.18.4)

ghex (hex editor with GTK+3 GUI)

GHex allows the user to load data from any file, view and edit it in
either hex or ASCII. Useful for debugging problems with object code
or encodings. Also used by kids who cheat at computer games, by adding
score or lives to saved games.

Optional dependency: yelp. Required for viewing the built-in help
(Help->Contents, or F1 key). Alternatively, an HTML version of the
help is included in /usr/doc/ghex-$VERSION/html/index.html for your
perusal (in English only, though).

Note: Trying to copy/paste arbitrary binary data into or out of
ghex isn't going to work very well, because modern GTK+ insists the
copy buffer has to be UTF-8 encoded Unicode. The result is lots
of "\Uffffffff" (meaning "Invalid UTF-8") rather than the binary
data. There's nothing we can do to fix this without major surgery.

This requires: meson

Maintained by: B. Watson
Keywords: hex editor
ChangeLog: ghex

Homepage:
https://wiki.gnome.org/Apps/Ghex

Source Downloads:
ghex-3.18.4.tar.xz (7e6ed808766bc18285bdc6999bdf0f15)

Download SlackBuild:
ghex.tar.gz
ghex.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
ghex.1
ghex.SlackBuild
ghex.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds