webserv on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install webserv on Arch using YAY
$
yay -S
webserv
Copied
* (Optional) Uninstall webserv on Arch using YAY
$
yay -Rns
webserv
Copied
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
Copied
b. Clone webserv's git locally
$
git clone https://aur.archlinux.org/webserv.git
~/webserv
Copied
c. Go to ~/webserv folder and install it
$
cd
~/webserv
Copied
$
makepkg -si
Copied
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
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