libghttp on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S libghttp

* (Optional) Uninstall libghttp on Arch using YAY

$ yay -Rns libghttp

2. Manually Install "libghttp" via AUR

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

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

b. Clone libghttp's git locally

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

c. Go to ~/libghttp folder and install it

$ cd ~/libghttp $ makepkg -si

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

ID: 203942
Name: libghttp
PackageBaseID: 5793
PackageBase: libghttp
Version: 1.0.9-3
Description: HTTP protocol client library
URL: http://ftp.gnome.org/pub/gnome/sources/libghttp/1.0
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1194141195
LastModified: 1435505645
URLPath: /cgit/aur.git/snapshot/libghttp.tar.gz