google-breakpad on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S google-breakpad

* (Optional) Uninstall google-breakpad on Arch using YAY

$ yay -Rns google-breakpad

2. Manually Install "google-breakpad" via AUR

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

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

b. Clone google-breakpad's git locally

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

c. Go to ~/google-breakpad folder and install it

$ cd ~/google-breakpad $ makepkg -si

3. Information about the google-breakpad package on Arch User Repository (AUR)

ID: 1385302
Name: google-breakpad
PackageBaseID: 191728
PackageBase: google-breakpad
Version: v2023.06.01-1
Description: An open-source multi-platform crash reporting system
URL: https://chromium.googlesource.com/breakpad/breakpad/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gosi
Submitter: gosi
FirstSubmitted: 1679242299
LastModified: 1705184620
URLPath: /cgit/aur.git/snapshot/google-breakpad.tar.gz