dump_syms-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S dump_syms-git

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

$ yay -Rns dump_syms-git

2. Manually Install "dump_syms-git" via AUR

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

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

b. Clone dump_syms-git's git locally

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

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

$ cd ~/dump_syms-git $ makepkg -si

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

ID: 736627
Name: dump_syms-git
PackageBaseID: 152796
PackageBase: dump_syms-git
Version: 0.0.5.102.ge28a20b-1
Description: Rewrite of breakpad dump_syms tools in Rust
URL: https://github.com/mozilla/dump_syms
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: quininer
Submitter: quininer
FirstSubmitted: 1589519805
LastModified: 1589519805
URLPath: /cgit/aur.git/snapshot/dump_syms-git.tar.gz