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