peass-ng on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S peass-ng

* (Optional) Uninstall peass-ng on Arch using YAY

$ yay -Rns peass-ng

2. Manually Install "peass-ng" via AUR

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

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

b. Clone peass-ng's git locally

$ git clone https://aur.archlinux.org/peass-ng.git ~/peass-ng

c. Go to ~/peass-ng folder and install it

$ cd ~/peass-ng $ makepkg -si

3. Information about the peass-ng package on Arch User Repository (AUR)

ID: 1424348
Name: peass-ng
PackageBaseID: 197270
PackageBase: peass-ng
Version: 532aceca-1
Description: Privilege Escalation Awesome Scripts SUITE new generation
URL: https://github.com/carlospolop/PEASS-ng
NumVotes: 1
Popularity: 0.021329
OutOfDate:
Maintainer: sam0x
Submitter: sam0x
FirstSubmitted: 1693749510
LastModified: 1710073468
URLPath: /cgit/aur.git/snapshot/peass-ng.tar.gz