httpx on AUR (Arch User Repository)

Last updated: June 21,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

b. Install httpx on Arch using YAY

$ yay -S httpx

* (Optional) Uninstall httpx on Arch using YAY

$ yay -Rns httpx

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

b. Clone httpx's git locally

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

c. Go to ~/httpx folder and install it

$ cd ~/httpx $ makepkg -si

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