dsrpdb on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dsrpdb

* (Optional) Uninstall dsrpdb on Arch using YAY

$ yay -Rns dsrpdb

2. Manually Install "dsrpdb" via AUR

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

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

b. Clone dsrpdb's git locally

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

c. Go to ~/dsrpdb folder and install it

$ cd ~/dsrpdb $ makepkg -si

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

ID: 201886
Name: dsrpdb
PackageBaseID: 7972
PackageBase: dsrpdb
Version: 1.0.3-2
Description: Simple C++ PDB reader
URL: http://graphics.stanford.edu/~drussel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: foxcub
Submitter: foxcub
FirstSubmitted: 1167703814
LastModified: 1435078274
URLPath: /cgit/aur.git/snapshot/dsrpdb.tar.gz