cpp-httplib on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S cpp-httplib

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

$ yay -Rns cpp-httplib

2. Manually Install "cpp-httplib" 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's git locally

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

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

$ cd ~/cpp-httplib $ makepkg -si

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

ID: 1405066
Name: cpp-httplib
PackageBaseID: 152591
PackageBase: cpp-httplib
Version: 0.15.3-1
Description: A C++ header-only HTTP/HTTPS server and client library
URL: https://github.com/yhirose/cpp-httplib
NumVotes: 3
Popularity: 0.425501
OutOfDate:
Maintainer: sum01
Submitter: sum01
FirstSubmitted: 1589083653
LastModified: 1707242251
URLPath: /cgit/aur.git/snapshot/cpp-httplib.tar.gz