httpcli on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S httpcli

* (Optional) Uninstall httpcli on Arch using YAY

$ yay -Rns httpcli

2. Manually Install "httpcli" via AUR

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

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

b. Clone httpcli's git locally

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

c. Go to ~/httpcli folder and install it

$ cd ~/httpcli $ makepkg -si

3. Information about the httpcli package on Arch User Repository (AUR)

ID: 221598
Name: httpcli
PackageBaseID: 70529
PackageBase: httpcli
Version: 1.1.3-2
Description: RESTful command line HTTP client (simpler than cURL).
URL: http://github.com/dolph/httpcli
NumVotes: 1
Popularity: 0
OutOfDate: 1643679154
Maintainer: fab31
FirstSubmitted: 1369944955
LastModified: 1439555438
URLPath: /cgit/aur.git/snapshot/httpcli.tar.gz