pwninit on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S pwninit

* (Optional) Uninstall pwninit on Arch using YAY

$ yay -Rns pwninit

2. Manually Install "pwninit" via AUR

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

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

b. Clone pwninit's git locally

$ git clone https://aur.archlinux.org/pwninit.git ~/pwninit

c. Go to ~/pwninit folder and install it

$ cd ~/pwninit $ makepkg -si

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

ID: 1037227
Name: pwninit
PackageBaseID: 146342
PackageBase: pwninit
Version: 3.2.0-1
Description: automate starting binary exploit challenges
URL: https://github.com/io12/pwninit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: io12
FirstSubmitted: 1572756384
LastModified: 1644964146
URLPath: /cgit/aur.git/snapshot/pwninit.tar.gz

5. The same packages on other Linux Distributions