How to Install and Uninstall hexedit.src Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "hexedit.src" package
Here is a brief guide to show you how to install hexedit.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
hexedit.src
Copied
2. Uninstall "hexedit.src" package
Please follow the instructions below to uninstall hexedit.src on Oracle Linux 8:
$
sudo dnf remove
hexedit.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the hexedit.src package on Oracle Linux 8
Last metadata expiration check: 0:57:42 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : hexedit
Version : 1.2.13
Release : 12.el8
Architecture : src
Size : 84 k
Source : None
Repository : ol8_appstream
Summary : A hexadecimal file viewer and editor
URL : http://rigaux.org/hexedit.html
License : GPLv2+
Description : Hexedit shows a file both in ASCII and in hexadecimal. The file can be a device
: as the file is read a piece at a time. Hexedit can be used to modify the file
: and search through it.
Available Packages
Name : hexedit
Version : 1.2.13
Release : 12.el8
Architecture : src
Size : 84 k
Source : None
Repository : ol8_appstream
Summary : A hexadecimal file viewer and editor
URL : http://rigaux.org/hexedit.html
License : GPLv2+
Description : Hexedit shows a file both in ASCII and in hexadecimal. The file can be a device
: as the file is read a piece at a time. Hexedit can be used to modify the file
: and search through it.