How to Install and Uninstall ghex.x86_64 Package on Fedora 34

Last updated: October 04,2024

1. Install "ghex.x86_64" package

Please follow the steps below to install ghex.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ghex.x86_64

2. Uninstall "ghex.x86_64" package

Please follow the step by step instructions below to uninstall ghex.x86_64 on Fedora 34:

$ sudo dnf remove ghex.x86_64 $ sudo dnf autoremove

3. Information about the ghex.x86_64 package on Fedora 34

Last metadata expiration check: 0:08:05 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghex
Version : 3.18.4
Release : 6.fc34
Architecture : x86_64
Size : 1.3 M
Source : ghex-3.18.4-6.fc34.src.rpm
Repository : fedora
Summary : Binary editor for GNOME
URL : https://gitlab.gnome.org/GNOME/ghex
License : GPLv2+
Description : GHex can load raw data from binary files and display them for editing in the
: traditional hex editor view. The display is split in two columns, with
: hexadecimal values in one column and the ASCII representation in the other.
: A useful tool for working with raw data.