httpx on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "httpx" 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 httpx on Arch using YAY
$
yay -S
httpx
Copied
* (Optional) Uninstall httpx on Arch using YAY
$
yay -Rns
httpx
Copied
2. Manually Install "httpx" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone httpx's git locally
$
git clone https://aur.archlinux.org/httpx.git
~/httpx
Copied
c. Go to ~/httpx folder and install it
$
cd
~/httpx
Copied
$
makepkg -si
Copied
3. Information about the httpx package on Arch User Repository (AUR)
ID: 1422563
Name: httpx
PackageBaseID: 153851
PackageBase: httpx
Version: 1.6.0-1
Description: A fast and multi-purpose HTTP toolkit allow to run multiple probers using retryablehttp library
URL: https://github.com/projectdiscovery/httpx
NumVotes: 3
Popularity: 0.000697
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1591020742
LastModified: 1709823949
URLPath: /cgit/aur.git/snapshot/httpx.tar.gz
Name: httpx
PackageBaseID: 153851
PackageBase: httpx
Version: 1.6.0-1
Description: A fast and multi-purpose HTTP toolkit allow to run multiple probers using retryablehttp library
URL: https://github.com/projectdiscovery/httpx
NumVotes: 3
Popularity: 0.000697
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1591020742
LastModified: 1709823949
URLPath: /cgit/aur.git/snapshot/httpx.tar.gz