rustpad-bin on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S rustpad-bin

* (Optional) Uninstall rustpad-bin on Arch using YAY

$ yay -Rns rustpad-bin

2. Manually Install "rustpad-bin" via AUR

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

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

b. Clone rustpad-bin's git locally

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

c. Go to ~/rustpad-bin folder and install it

$ cd ~/rustpad-bin $ makepkg -si

3. Information about the rustpad-bin package on Arch User Repository (AUR)

ID: 1220786
Name: rustpad-bin
PackageBaseID: 173243
PackageBase: rustpad-bin
Version: 1.8.1-1
Description: Multi-threaded Padding Oracle attacks against any service.
URL: https://github.com/Kibouo/rustpad/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Kibouo
Submitter: Kibouo
FirstSubmitted: 1637345049
LastModified: 1677872120
URLPath: /cgit/aur.git/snapshot/rustpad-bin.tar.gz