hexeditor on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S hexeditor

* (Optional) Uninstall hexeditor on Arch using YAY

$ yay -Rns hexeditor

2. Manually Install "hexeditor" via AUR

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

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

b. Clone hexeditor's git locally

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

c. Go to ~/hexeditor folder and install it

$ cd ~/hexeditor $ makepkg -si

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

ID: 1377562
Name: hexeditor
PackageBaseID: 136117
PackageBase: hexeditor
Version: 1.17.0-1
Description: A cross-platform Hex Editor
URL: https://github.com/chipmunk-sm/HexEditor
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: AlfredoRamos
Submitter: AlfredoRamos
FirstSubmitted: 1537298378
LastModified: 1703917104
URLPath: /cgit/aur.git/snapshot/hexeditor.tar.gz