cram on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install cram on Arch using YAY
$
yay -S
cram
Copied
* (Optional) Uninstall cram on Arch using YAY
$
yay -Rns
cram
Copied
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
Copied
b. Clone cram's git locally
$
git clone https://aur.archlinux.org/cram.git
~/cram
Copied
c. Go to ~/cram folder and install it
$
cd
~/cram
Copied
$
makepkg -si
Copied
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
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