libqhttp on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libqhttp

* (Optional) Uninstall libqhttp on Arch using YAY

$ yay -Rns libqhttp

2. Manually Install "libqhttp" via AUR

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

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

b. Clone libqhttp's git locally

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

c. Go to ~/libqhttp folder and install it

$ cd ~/libqhttp $ makepkg -si

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

ID: 646471
Name: libqhttp
PackageBaseID: 145068
PackageBase: libqhttp
Version: r232.2cc654a-2
Description: HTTP library, managing connections, parsing/building HTTP requests/responses
URL: https://github.com/azadkuh/qhttp
NumVotes: 0
Popularity: 0
OutOfDate: 1703683719
Maintainer: felmur
Submitter: felmur
FirstSubmitted: 1568480317
LastModified: 1568485859
URLPath: /cgit/aur.git/snapshot/libqhttp.tar.gz