dwgrep on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S dwgrep

* (Optional) Uninstall dwgrep on Arch using YAY

$ yay -Rns dwgrep

2. Manually Install "dwgrep" via AUR

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

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

b. Clone dwgrep's git locally

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

c. Go to ~/dwgrep folder and install it

$ cd ~/dwgrep $ makepkg -si

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

ID: 550596
Name: dwgrep
PackageBaseID: 89807
PackageBase: dwgrep
Version: 0.4-1
Description: Tool and library for querying Dwarf (debuginfo) graphs.
URL: http://pmachata.github.io/dwgrep/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1422304972
LastModified: 1539124960
URLPath: /cgit/aur.git/snapshot/dwgrep.tar.gz