panicparse on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S panicparse

* (Optional) Uninstall panicparse on Arch using YAY

$ yay -Rns panicparse

2. Manually Install "panicparse" via AUR

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

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

b. Clone panicparse's git locally

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

c. Go to ~/panicparse folder and install it

$ cd ~/panicparse $ makepkg -si

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

ID: 1041152
Name: panicparse
PackageBaseID: 150263
PackageBase: panicparse
Version: 2.2.0-1
Description: Crash your app in style (Golang)
URL: https://github.com/maruel/panicparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: uhthomas
Submitter: ragouel
FirstSubmitted: 1584305751
LastModified: 1645496719
URLPath: /cgit/aur.git/snapshot/panicparse.tar.gz