imhex on AUR (Arch User Repository)

Last updated: June 24,2024

1. Install "imhex" 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 imhex on Arch using YAY

$ yay -S imhex

* (Optional) Uninstall imhex on Arch using YAY

$ yay -Rns imhex

2. Manually Install "imhex" via AUR

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

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

b. Clone imhex's git locally

$ git clone https://aur.archlinux.org/imhex.git ~/imhex

c. Go to ~/imhex folder and install it

$ cd ~/imhex $ makepkg -si

3. Information about the imhex package on Arch User Repository (AUR)

ID: 1419579
Name: imhex
PackageBaseID: 160572
PackageBase: imhex
Version: 1.33.1-1
Description: A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM
URL: https://imhex.werwolv.net
NumVotes: 48
Popularity: 1.323343
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1607080797
LastModified: 1709400922
URLPath: /cgit/aur.git/snapshot/imhex.tar.gz

5. The same packages on other Linux Distributions