yaws on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S yaws

* (Optional) Uninstall yaws on Arch using YAY

$ yay -Rns yaws

2. Manually Install "yaws" via AUR

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

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

b. Clone yaws's git locally

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

c. Go to ~/yaws folder and install it

$ cd ~/yaws $ makepkg -si

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

ID: 1084718
Name: yaws
PackageBaseID: 177610
PackageBase: yaws
Version: 2.1.1-1
Description: Web server for dynamic content
URL: http://yaws.hyber.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648839587
LastModified: 1653418655
URLPath: /cgit/aur.git/snapshot/yaws.tar.gz