imhex-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S imhex-bin

* (Optional) Uninstall imhex-bin on Arch using YAY

$ yay -Rns imhex-bin

2. Manually Install "imhex-bin" via AUR

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

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

b. Clone imhex-bin's git locally

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

c. Go to ~/imhex-bin folder and install it

$ cd ~/imhex-bin $ makepkg -si

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

ID: 1419562
Name: imhex-bin
PackageBaseID: 183766
PackageBase: imhex-bin
Version: 1.33.1-1
Description: A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
URL: https://github.com/WerWolv/ImHex
NumVotes: 12
Popularity: 1.532621
OutOfDate:
Maintainer: iTrooz
Submitter: iTrooz
FirstSubmitted: 1656962355
LastModified: 1709395676
URLPath: /cgit/aur.git/snapshot/imhex-bin.tar.gz