dwz on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dwz

* (Optional) Uninstall dwz on Arch using YAY

$ yay -Rns dwz

2. Manually Install "dwz" via AUR

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

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

b. Clone dwz's git locally

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

c. Go to ~/dwz folder and install it

$ cd ~/dwz $ makepkg -si

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

ID: 1188724
Name: dwz
PackageBaseID: 158006
PackageBase: dwz
Version: 0.15-1
Description: DWARF optimization and duplicate removal tool
URL: https://sourceware.org/git/dwz.git
NumVotes: 2
Popularity: 0.183528
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1600963069
LastModified: 1672180715
URLPath: /cgit/aur.git/snapshot/dwz.tar.gz