crash-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S crash-git

* (Optional) Uninstall crash-git on Arch using YAY

$ yay -Rns crash-git

2. Manually Install "crash-git" via AUR

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

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

b. Clone crash-git's git locally

$ git clone https://aur.archlinux.org/crash-git.git ~/crash-git

c. Go to ~/crash-git folder and install it

$ cd ~/crash-git $ makepkg -si

3. Information about the crash-git package on Arch User Repository (AUR)

ID: 865372
Name: crash-git
PackageBaseID: 163444
PackageBase: crash-git
Version: 7.2.9.r16.gfdb41f0-1
Description: Linux kernel crashdump analysis tool. (git version)
URL: https://github.com/crash-utility/crash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: theguy147
Submitter: theguy147
FirstSubmitted: 1613594899
LastModified: 1613594899
URLPath: /cgit/aur.git/snapshot/crash-git.tar.gz