httpcomponents-client on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S httpcomponents-client

* (Optional) Uninstall httpcomponents-client on Arch using YAY

$ yay -Rns httpcomponents-client

2. Manually Install "httpcomponents-client" via AUR

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

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

b. Clone httpcomponents-client's git locally

$ git clone https://aur.archlinux.org/httpcomponents-client.git ~/httpcomponents-client

c. Go to ~/httpcomponents-client folder and install it

$ cd ~/httpcomponents-client $ makepkg -si

3. Information about the httpcomponents-client package on Arch User Repository (AUR)

ID: 633168
Name: httpcomponents-client
PackageBaseID: 44630
PackageBase: httpcomponents-client
Version: 4.5.9-1
Description: A HTTP/1.1 compliant HTTP agent implementation based on HttpCore
URL: http://hc.apache.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1292841599
LastModified: 1564366127
URLPath: /cgit/aur.git/snapshot/httpcomponents-client.tar.gz