hexabyte on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S hexabyte

* (Optional) Uninstall hexabyte on Arch using YAY

$ yay -Rns hexabyte

2. Manually Install "hexabyte" via AUR

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

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

b. Clone hexabyte's git locally

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

c. Go to ~/hexabyte folder and install it

$ cd ~/hexabyte $ makepkg -si

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

ID: 1340486
Name: hexabyte
PackageBaseID: 198907
PackageBase: hexabyte
Version: 0.8.3-1
Description: A modern, modular, and robust TUI hex editor
URL: https://github.com/thetacom/hexabyte
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex.henrie
Submitter: alex.henrie
FirstSubmitted: 1698276803
LastModified: 1698276803
URLPath: /cgit/aur.git/snapshot/hexabyte.tar.gz