scram on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S scram

* (Optional) Uninstall scram on Arch using YAY

$ yay -Rns scram

2. Manually Install "scram" via AUR

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

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

b. Clone scram's git locally

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

c. Go to ~/scram folder and install it

$ cd ~/scram $ makepkg -si

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

ID: 487579
Name: scram
PackageBaseID: 125625
PackageBase: scram
Version: 0.16.2-1
Description: Probabilistic risk analysis tool
URL: https://scram-pra.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: liberodark
Submitter: liberodark
FirstSubmitted: 1505647435
LastModified: 1518938800
URLPath: /cgit/aur.git/snapshot/scram.tar.gz