guile-curl on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S guile-curl

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

$ yay -Rns guile-curl

2. Manually Install "guile-curl" via AUR

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

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

b. Clone guile-curl's git locally

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

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

$ cd ~/guile-curl $ makepkg -si

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

ID: 863650
Name: guile-curl
PackageBaseID: 146475
PackageBase: guile-curl
Version: 0.9-1
Description: A GNU Guile library for client-side URL transfers based on libcurl
URL: https://github.com/spk121/guile-curl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pnorcks
Submitter: flatwhatson
FirstSubmitted: 1573178589
LastModified: 1613356026
URLPath: /cgit/aur.git/snapshot/guile-curl.tar.gz