libhttpserver on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "libhttpserver" 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
Copied
b. Install libhttpserver on Arch using YAY
$
yay -S
libhttpserver
Copied
* (Optional) Uninstall libhttpserver on Arch using YAY
$
yay -Rns
libhttpserver
Copied
2. Manually Install "libhttpserver" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libhttpserver's git locally
$
git clone https://aur.archlinux.org/libhttpserver.git
~/libhttpserver
Copied
c. Go to ~/libhttpserver folder and install it
$
cd
~/libhttpserver
Copied
$
makepkg -si
Copied
3. Information about the libhttpserver package on Arch User Repository (AUR)
ID: 1350551
Name: libhttpserver
PackageBaseID: 152926
PackageBase: libhttpserver
Version: 0.19.0-1
Description: C++ library for creating an embedded Rest HTTP server (and more)
URL: https://github.com/etr/libhttpserver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PhCl
Submitter: PhCl
FirstSubmitted: 1589807957
LastModified: 1699573400
URLPath: /cgit/aur.git/snapshot/libhttpserver.tar.gz
Name: libhttpserver
PackageBaseID: 152926
PackageBase: libhttpserver
Version: 0.19.0-1
Description: C++ library for creating an embedded Rest HTTP server (and more)
URL: https://github.com/etr/libhttpserver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PhCl
Submitter: PhCl
FirstSubmitted: 1589807957
LastModified: 1699573400
URLPath: /cgit/aur.git/snapshot/libhttpserver.tar.gz