peda-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S peda-git

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

$ yay -Rns peda-git

2. Manually Install "peda-git" via AUR

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

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

b. Clone peda-git's git locally

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

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

$ cd ~/peda-git $ makepkg -si

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

ID: 330529
Name: peda-git
PackageBaseID: 82882
PackageBase: peda-git
Version: 1:1.1.82.b7c7d7a-1
Description: Python Exploit Development Assistance for GDB
URL: https://github.com/longld/peda
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: Shibumi
FirstSubmitted: 1402261853
LastModified: 1471474351
URLPath: /cgit/aur.git/snapshot/peda-git.tar.gz