dwarview-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dwarview-git

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

$ yay -Rns dwarview-git

2. Manually Install "dwarview-git" via AUR

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

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

b. Clone dwarview-git's git locally

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

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

$ cd ~/dwarview-git $ makepkg -si

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

ID: 635628
Name: dwarview-git
PackageBaseID: 131513
PackageBase: dwarview-git
Version: r31.3019f3b-1
Description: GUI program that displays DWARF debug info of a file
URL: https://github.com/namhyung/dwarview.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alexf91
Submitter: alexf91
FirstSubmitted: 1523395505
LastModified: 1565169917
URLPath: /cgit/aur.git/snapshot/dwarview-git.tar.gz