pwndbg-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S pwndbg-git

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

$ yay -Rns pwndbg-git

2. Manually Install "pwndbg-git" via AUR

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

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

b. Clone pwndbg-git's git locally

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

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

$ cd ~/pwndbg-git $ makepkg -si

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

ID: 1409847
Name: pwndbg-git
PackageBaseID: 114793
PackageBase: pwndbg-git
Version: 2023.07.17.pkgs.r117.ge8f423a-1
Description: Makes debugging with GDB suck less
URL: https://github.com/pwndbg/pwndbg
NumVotes: 6
Popularity: 6.2E-5
OutOfDate:
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1471471761
LastModified: 1708036449
URLPath: /cgit/aur.git/snapshot/pwndbg-git.tar.gz