haskell-quickcheck-safe on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S haskell-quickcheck-safe

* (Optional) Uninstall haskell-quickcheck-safe on Arch using YAY

$ yay -Rns haskell-quickcheck-safe

2. Manually Install "haskell-quickcheck-safe" via AUR

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

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

b. Clone haskell-quickcheck-safe's git locally

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

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

$ cd ~/haskell-quickcheck-safe $ makepkg -si

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

ID: 1053428
Name: haskell-quickcheck-safe
PackageBaseID: 177056
PackageBase: haskell-quickcheck-safe
Version: 0.1.0.6-1
Description: Safe reimplementation of QuickCheck's core
URL: https://github.com/int-e/QuickCheck-safe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cafce25
FirstSubmitted: 1647649850
LastModified: 1647649850
URLPath: /cgit/aur.git/snapshot/haskell-quickcheck-safe.tar.gz