webserv on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S webserv

* (Optional) Uninstall webserv on Arch using YAY

$ yay -Rns webserv

2. Manually Install "webserv" via AUR

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

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

b. Clone webserv's git locally

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

c. Go to ~/webserv folder and install it

$ cd ~/webserv $ makepkg -si

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

ID: 1265069
Name: webserv
PackageBaseID: 191441
PackageBase: webserv
Version: 0-1
Description: This is a web server written in C++98 from a student project
URL: https://github.com/t-h2o/webserv
NumVotes: 0
Popularity: 0
OutOfDate: 1707986627
Maintainer: t-h2o
Submitter: t-h2o
FirstSubmitted: 1678752259
LastModified: 1685365763
URLPath: /cgit/aur.git/snapshot/webserv.tar.gz