hxtools on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S hxtools

* (Optional) Uninstall hxtools on Arch using YAY

$ yay -Rns hxtools

2. Manually Install "hxtools" via AUR

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

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

b. Clone hxtools's git locally

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

c. Go to ~/hxtools folder and install it

$ cd ~/hxtools $ makepkg -si

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

ID: 861119
Name: hxtools
PackageBaseID: 97332
PackageBase: hxtools
Version: 20201116-1
Description: A collection of tools and scripts that have accumulated over the years, and each of which seems to be too small to warrants its own project.
URL: http://inai.de/projects/hxtools/
NumVotes: 5
Popularity: 0
OutOfDate: 1648821070
Maintainer: peace885
Submitter: FacuTuesca
FirstSubmitted: 1439338768
LastModified: 1612898142
URLPath: /cgit/aur.git/snapshot/hxtools.tar.gz