rp++ on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S rp++

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

$ yay -Rns rp++

2. Manually Install "rp++" via AUR

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

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

b. Clone rp++'s git locally

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

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

$ cd ~/rp++ $ makepkg -si

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

ID: 1363832
Name: rp++
PackageBaseID: 81160
PackageBase: rp++
Version: 2.1.3-1
Description: A fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM binaries.
URL: https://github.com/0vercl0k/rp
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: FantasqueX
Submitter: anthraxx
FirstSubmitted: 1398104247
LastModified: 1701612055
URLPath: /cgit/aur.git/snapshot/rp++.tar.gz