hurl-rs on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S hurl-rs

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

$ yay -Rns hurl-rs

2. Manually Install "hurl-rs" via AUR

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

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

b. Clone hurl-rs's git locally

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

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

$ cd ~/hurl-rs $ makepkg -si

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

ID: 1426559
Name: hurl-rs
PackageBaseID: 171919
PackageBase: hurl-rs
Version: 4.2.0-1
Description: HTTP Client to run and test requests
URL: https://github.com/Orange-OpenSource/hurl
NumVotes: 5
Popularity: 0.001095
OutOfDate:
Maintainer: qubidt
Submitter: matthias.lisin
FirstSubmitted: 1633989430
LastModified: 1710348342
URLPath: /cgit/aur.git/snapshot/hurl-rs.tar.gz