hexcurse on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install hexcurse on Arch using YAY
$
yay -S
hexcurse
Copied
* (Optional) Uninstall hexcurse on Arch using YAY
$
yay -Rns
hexcurse
Copied
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
Copied
b. Clone hexcurse's git locally
$
git clone https://aur.archlinux.org/hexcurse.git
~/hexcurse
Copied
c. Go to ~/hexcurse folder and install it
$
cd
~/hexcurse
Copied
$
makepkg -si
Copied
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
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