htrace.sh on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S htrace.sh

* (Optional) Uninstall htrace.sh on Arch using YAY

$ yay -Rns htrace.sh

2. Manually Install "htrace.sh" via AUR

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

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

b. Clone htrace.sh's git locally

$ git clone https://aur.archlinux.org/htrace.sh.git ~/htrace.sh

c. Go to ~/htrace.sh folder and install it

$ cd ~/htrace.sh $ makepkg -si

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

ID: 998750
Name: htrace.sh
PackageBaseID: 149267
PackageBase: htrace.sh
Version: 1.1.7-3
Description: A shell script for http/https troubleshooting and profiling
URL: https://github.com/trimstray/htrace.sh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1582039027
LastModified: 1638805541
URLPath: /cgit/aur.git/snapshot/htrace.sh.tar.gz