casr on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S casr

* (Optional) Uninstall casr on Arch using YAY

$ yay -Rns casr

2. Manually Install "casr" via AUR

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

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

b. Clone casr's git locally

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

c. Go to ~/casr folder and install it

$ cd ~/casr $ makepkg -si

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

ID: 1413068
Name: casr
PackageBaseID: 196487
PackageBase: casr
Version: 2.11.1-1
Description: Collect crash (or UndefinedBehaviorSanitizer error) reports, triage, and estimate severity.
URL: https://github.com/ispras/casr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ChongChengAC
Submitter: ChongChengAC
FirstSubmitted: 1691388097
LastModified: 1708496851
URLPath: /cgit/aur.git/snapshot/casr.tar.gz