rehex on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rehex

* (Optional) Uninstall rehex on Arch using YAY

$ yay -Rns rehex

2. Manually Install "rehex" via AUR

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

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

b. Clone rehex's git locally

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

c. Go to ~/rehex folder and install it

$ cd ~/rehex $ makepkg -si

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

ID: 1427344
Name: rehex
PackageBaseID: 153986
PackageBase: rehex
Version: 0.61.1-0
Description: A cross-platform (Windows, Linux, Mac) hex editor for reverse engineering, and everything else
URL: https://github.com/solemnwarning/rehex
NumVotes: 14
Popularity: 0.102296
OutOfDate:
Maintainer: zocker_160
Submitter: jdsnape
FirstSubmitted: 1591347580
LastModified: 1710453606
URLPath: /cgit/aur.git/snapshot/rehex.tar.gz