python-pwnscripts on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-pwnscripts

* (Optional) Uninstall python-pwnscripts on Arch using YAY

$ yay -Rns python-pwnscripts

2. Manually Install "python-pwnscripts" via AUR

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

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

b. Clone python-pwnscripts's git locally

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

c. Go to ~/python-pwnscripts folder and install it

$ cd ~/python-pwnscripts $ makepkg -si

3. Information about the python-pwnscripts package on Arch User Repository (AUR)

ID: 875205
Name: python-pwnscripts
PackageBaseID: 164182
PackageBase: python-pwnscripts
Version: 0.6.0-1
Description: Simple pwntools QoL scripts
URL: https://github.com/152334H/pwnscripts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xeonacid
Submitter: Xeonacid
FirstSubmitted: 1615376771
LastModified: 1615376771
URLPath: /cgit/aur.git/snapshot/python-pwnscripts.tar.gz