htcat on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S htcat

* (Optional) Uninstall htcat on Arch using YAY

$ yay -Rns htcat

2. Manually Install "htcat" via AUR

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

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

b. Clone htcat's git locally

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

c. Go to ~/htcat folder and install it

$ cd ~/htcat $ makepkg -si

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

ID: 211317
Name: htcat
PackageBaseID: 86343
PackageBase: htcat
Version: 1.0.2-1
Description: Utility to perform parallel, pipelined execution of a single HTTP GET
URL: https://github.com/htcat/htcat
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1412662877
LastModified: 1436806120
URLPath: /cgit/aur.git/snapshot/htcat.tar.gz