dhex-git on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "dhex-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install dhex-git on Arch using YAY

$ yay -S dhex-git

* (Optional) Uninstall dhex-git on Arch using YAY

$ yay -Rns dhex-git

2. Manually Install "dhex-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone dhex-git's git locally

$ git clone https://aur.archlinux.org/dhex-git.git ~/dhex-git

c. Go to ~/dhex-git folder and install it

$ cd ~/dhex-git $ makepkg -si

3. Information about the dhex-git package on Arch User Repository (AUR)

ID: 569733
Name: dhex-git
PackageBaseID: 136908
PackageBase: dhex
Version: r4.dde4756-1
Description: An ncurses-based hexeditor with a diff mode
URL: https://github.com/ideal/dhex/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ideal
Submitter: ideal
FirstSubmitted: 1540527505
LastModified: 1545230036
URLPath: /cgit/aur.git/snapshot/dhex-git.tar.gz