cpp-httplib-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S cpp-httplib-git

* (Optional) Uninstall cpp-httplib-git on Arch using YAY

$ yay -Rns cpp-httplib-git

2. Manually Install "cpp-httplib-git" via AUR

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

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

b. Clone cpp-httplib-git's git locally

$ git clone https://aur.archlinux.org/cpp-httplib-git.git ~/cpp-httplib-git

c. Go to ~/cpp-httplib-git folder and install it

$ cd ~/cpp-httplib-git $ makepkg -si

3. Information about the cpp-httplib-git package on Arch User Repository (AUR)

ID: 1394809
Name: cpp-httplib-git
PackageBaseID: 190919
PackageBase: cpp-httplib-git
Version: 0.15.0.r4.ge323374-1
Description: A C++ HTTP/HTTPS server and client library
URL: https://github.com/yhirose/cpp-httplib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: abouvier
Submitter: abouvier
FirstSubmitted: 1677601860
LastModified: 1706512029
URLPath: /cgit/aur.git/snapshot/cpp-httplib-git.tar.gz