rapidcheck on AUR (Arch User Repository)
Last updated: December 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "rapidcheck" 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 rapidcheck on Arch using YAY
$
yay -S
rapidcheck
Copied
* (Optional) Uninstall rapidcheck on Arch using YAY
$
yay -Rns
rapidcheck
Copied
2. Manually Install "rapidcheck" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rapidcheck's git locally
$
git clone https://aur.archlinux.org/rapidcheck.git
~/rapidcheck
Copied
c. Go to ~/rapidcheck folder and install it
$
cd
~/rapidcheck
Copied
$
makepkg -si
Copied
3. Information about the rapidcheck package on Arch User Repository (AUR)
ID: 898987
Name: rapidcheck
PackageBaseID: 138997
PackageBase: rapidcheck
Version: r1018.fc61611-1
Description: QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.
URL: https://github.com/emil-e/rapidcheck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bverhagen
FirstSubmitted: 1548311503
LastModified: 1619626304
URLPath: /cgit/aur.git/snapshot/rapidcheck.tar.gz
Name: rapidcheck
PackageBaseID: 138997
PackageBase: rapidcheck
Version: r1018.fc61611-1
Description: QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.
URL: https://github.com/emil-e/rapidcheck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bverhagen
FirstSubmitted: 1548311503
LastModified: 1619626304
URLPath: /cgit/aur.git/snapshot/rapidcheck.tar.gz