httpx-bin on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S httpx-bin

* (Optional) Uninstall httpx-bin on Arch using YAY

$ yay -Rns httpx-bin

2. Manually Install "httpx-bin" via AUR

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

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

b. Clone httpx-bin's git locally

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

c. Go to ~/httpx-bin folder and install it

$ cd ~/httpx-bin $ makepkg -si

3. Information about the httpx-bin package on Arch User Repository (AUR)

ID: 1423238
Name: httpx-bin
PackageBaseID: 160656
PackageBase: httpx-bin
Version: 1.6.0-1
Description: Fast and multi-purpose HTTP toolkit
URL: https://github.com/projectdiscovery/httpx
NumVotes: 2
Popularity: 5.0E-6
OutOfDate:
Maintainer: yigits
Submitter: clove3am
FirstSubmitted: 1607298949
LastModified: 1709908146
URLPath: /cgit/aur.git/snapshot/httpx-bin.tar.gz