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