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