hexcat on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S hexcat

* (Optional) Uninstall hexcat on Arch using YAY

$ yay -Rns hexcat

2. Manually Install "hexcat" via AUR

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

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

b. Clone hexcat's git locally

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

c. Go to ~/hexcat folder and install it

$ cd ~/hexcat $ makepkg -si

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

ID: 952950
Name: hexcat
PackageBaseID: 168722
PackageBase: hexcat
Version: 2.3.4-2
Description: A hex display with Unicode symboles for specials.
URL: https://github.com/TylerMackJ/Hexcat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TylerMackJ
Submitter: lmartinez-mirror
FirstSubmitted: 1625690379
LastModified: 1630023189
URLPath: /cgit/aur.git/snapshot/hexcat.tar.gz