hexitor on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S hexitor

* (Optional) Uninstall hexitor on Arch using YAY

$ yay -Rns hexitor

2. Manually Install "hexitor" via AUR

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

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

b. Clone hexitor's git locally

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

c. Go to ~/hexitor folder and install it

$ cd ~/hexitor $ makepkg -si

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

ID: 357701
Name: hexitor
PackageBaseID: 117190
PackageBase: hexitor
Version: 0.0.1-1
Description: A terminal hex editor
URL: https://github.com/briansteffens/hexitor
NumVotes: 1
Popularity: 0
OutOfDate: 1706261993
Maintainer: briansteffens
Submitter: briansteffens
FirstSubmitted: 1479516465
LastModified: 1479516465
URLPath: /cgit/aur.git/snapshot/hexitor.tar.gz