hurl on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "hurl" 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 hurl on Arch using YAY
$
yay -S
hurl
Copied
* (Optional) Uninstall hurl on Arch using YAY
$
yay -Rns
hurl
Copied
2. Manually Install "hurl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone hurl's git locally
$
git clone https://aur.archlinux.org/hurl.git
~/hurl
Copied
c. Go to ~/hurl folder and install it
$
cd
~/hurl
Copied
$
makepkg -si
Copied
3. Information about the hurl package on Arch User Repository (AUR)
ID: 1284234
Name: hurl
PackageBaseID: 169773
PackageBase: hurl
Version: 0.8-1
Description: HTTP/HTTPS/Gopher file grabber
URL: https://codemadness.org/hurl.html
NumVotes: 2
Popularity: 0.00593
OutOfDate:
Maintainer: andersdamsgaard
Submitter: andersdamsgaard
FirstSubmitted: 1628583493
LastModified: 1688649543
URLPath: /cgit/aur.git/snapshot/hurl.tar.gz
Name: hurl
PackageBaseID: 169773
PackageBase: hurl
Version: 0.8-1
Description: HTTP/HTTPS/Gopher file grabber
URL: https://codemadness.org/hurl.html
NumVotes: 2
Popularity: 0.00593
OutOfDate:
Maintainer: andersdamsgaard
Submitter: andersdamsgaard
FirstSubmitted: 1628583493
LastModified: 1688649543
URLPath: /cgit/aur.git/snapshot/hurl.tar.gz