guile-quickcheck on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S guile-quickcheck

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

$ yay -Rns guile-quickcheck

2. Manually Install "guile-quickcheck" via AUR

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

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

b. Clone guile-quickcheck's git locally

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

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

$ cd ~/guile-quickcheck $ makepkg -si

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

ID: 1218954
Name: guile-quickcheck
PackageBaseID: 190906
PackageBase: guile-quickcheck
Version: 0.1.0-1
Description: Randomized property-based testing for Guile
URL: https://ngyro.com/software/guile-quickcheck.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1677585784
LastModified: 1677585784
URLPath: /cgit/aur.git/snapshot/guile-quickcheck.tar.gz