pwngdb on AUR (Arch User Repository)
Last updated: December 29,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
Copied
b. Install pwngdb on Arch using YAY
$
yay -S
pwngdb
Copied
* (Optional) Uninstall pwngdb on Arch using YAY
$
yay -Rns
pwngdb
Copied
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
Copied
b. Clone pwngdb's git locally
$
git clone https://aur.archlinux.org/pwngdb.git
~/pwngdb
Copied
c. Go to ~/pwngdb folder and install it
$
cd
~/pwngdb
Copied
$
makepkg -si
Copied
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
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