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