rp++-git on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S rp++-git

* (Optional) Uninstall rp++-git on Arch using YAY

$ yay -Rns rp++-git

2. Manually Install "rp++-git" via AUR

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

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

b. Clone rp++-git's git locally

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

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

$ cd ~/rp++-git $ makepkg -si

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

ID: 535244
Name: rp++-git
PackageBaseID: 62094
PackageBase: rp++-git
Version: 1:1+13+g3a54a7c-2
Description: Find ROP gadgets in PE/ELF/MACH-O x86/x64 binaries
URL: https://github.com/0vercl0k/rp
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: l0gic
FirstSubmitted: 1345246619
LastModified: 1534331697
URLPath: /cgit/aur.git/snapshot/rp++-git.tar.gz