libresponse on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libresponse

* (Optional) Uninstall libresponse on Arch using YAY

$ yay -Rns libresponse

2. Manually Install "libresponse" via AUR

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

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

b. Clone libresponse's git locally

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

c. Go to ~/libresponse folder and install it

$ cd ~/libresponse $ makepkg -si

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

ID: 404755
Name: libresponse
PackageBaseID: 120900
PackageBase: libresponse
Version: 0.0.3-1
Description: Human Friendly HTTP/HTTPS library for C/C++
URL: https://github.com/DeathSec/response
NumVotes: 0
Popularity: 0
OutOfDate: 1689270817
Maintainer: DeathSec
Submitter: DeathSec
FirstSubmitted: 1490202636
LastModified: 1493138312
URLPath: /cgit/aur.git/snapshot/libresponse.tar.gz