google-coredumper on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S google-coredumper

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

$ yay -Rns google-coredumper

2. Manually Install "google-coredumper" via AUR

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

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

b. Clone google-coredumper's git locally

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

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

$ cd ~/google-coredumper $ makepkg -si

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

ID: 393376
Name: google-coredumper
PackageBaseID: 71999
PackageBase: google-coredumper
Version: 1.2.1-1
Description: Library can be compiled into applications to create core dumps of the running program -- without terminating.
URL: https://code.google.com/p/google-coredumper/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter: anatolik
FirstSubmitted: 1374344712
LastModified: 1489858041
URLPath: /cgit/aur.git/snapshot/google-coredumper.tar.gz