cram on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S cram

* (Optional) Uninstall cram on Arch using YAY

$ yay -Rns cram

2. Manually Install "cram" via AUR

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

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

b. Clone cram's git locally

$ git clone https://aur.archlinux.org/cram.git ~/cram

c. Go to ~/cram folder and install it

$ cd ~/cram $ makepkg -si

3. Information about the cram package on Arch User Repository (AUR)

ID: 1002098
Name: cram
PackageBaseID: 104721
PackageBase: cram
Version: 0.7-3
Description: functional testing framework for command line applications
URL: https://bitheap.org/cram/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: bwalle
FirstSubmitted: 1450299624
LastModified: 1639380396
URLPath: /cgit/aur.git/snapshot/cram.tar.gz