hexcurse on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S hexcurse

* (Optional) Uninstall hexcurse on Arch using YAY

$ yay -Rns hexcurse

2. Manually Install "hexcurse" via AUR

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

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

b. Clone hexcurse's git locally

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

c. Go to ~/hexcurse folder and install it

$ cd ~/hexcurse $ makepkg -si

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

ID: 1114642
Name: hexcurse
PackageBaseID: 96937
PackageBase: hexcurse
Version: 1.60.0-1
Description: Versatile ncurses-based hex editor.
URL: https://github.com/LonnyGomes/hexcurse
NumVotes: 11
Popularity: 0.029983
OutOfDate:
Maintainer: uffe
Submitter: keenerd
FirstSubmitted: 1439130699
LastModified: 1658351880
URLPath: /cgit/aur.git/snapshot/hexcurse.tar.gz