pwngdb on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S pwngdb

* (Optional) Uninstall pwngdb on Arch using YAY

$ yay -Rns pwngdb

2. Manually Install "pwngdb" via AUR

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

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

b. Clone pwngdb's git locally

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

c. Go to ~/pwngdb folder and install it

$ cd ~/pwngdb $ makepkg -si

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

ID: 585039
Name: pwngdb
PackageBaseID: 137202
PackageBase: pwngdb
Version: 20190123.092321-1
Description: gdb for pwn
URL: https://github.com/scwuaptx/pwngdb
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: oowl
Submitter: oowl
FirstSubmitted: 1541525730
LastModified: 1549871895
URLPath: /cgit/aur.git/snapshot/pwngdb.tar.gz