hurl-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S hurl-bin

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

$ yay -Rns hurl-bin

2. Manually Install "hurl-bin" via AUR

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

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

b. Clone hurl-bin's git locally

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

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

$ cd ~/hurl-bin $ makepkg -si

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

ID: 1384514
Name: hurl-bin
PackageBaseID: 161743
PackageBase: hurl-bin
Version: 4.2.0-1
Description: Hurl, run and test HTTP requests
URL: https://github.com/Orange-OpenSource/hurl
NumVotes: 7
Popularity: 0.180924
OutOfDate:
Maintainer: diegosouza
Submitter: diegosouza
FirstSubmitted: 1609964840
LastModified: 1705052689
URLPath: /cgit/aur.git/snapshot/hurl-bin.tar.gz