guile-www on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S guile-www

* (Optional) Uninstall guile-www on Arch using YAY

$ yay -Rns guile-www

2. Manually Install "guile-www" via AUR

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

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

b. Clone guile-www's git locally

$ git clone https://aur.archlinux.org/guile-www.git ~/guile-www

c. Go to ~/guile-www folder and install it

$ cd ~/guile-www $ makepkg -si

3. Information about the guile-www package on Arch User Repository (AUR)

ID: 951310
Name: guile-www
PackageBaseID: 25142
PackageBase: guile-www
Version: 2.41-1
Description: A set of Guile Scheme modules to facilitate HTTP, URL and CGI programming
URL: http://www.nongnu.org/guile-www/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: andreagi
Submitter: tantalum
FirstSubmitted: 1238514724
LastModified: 1629708096
URLPath: /cgit/aur.git/snapshot/guile-www.tar.gz