peass on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S peass

* (Optional) Uninstall peass on Arch using YAY

$ yay -Rns peass

2. Manually Install "peass" via AUR

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

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

b. Clone peass's git locally

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

c. Go to ~/peass folder and install it

$ cd ~/peass $ makepkg -si

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

ID: 719537
Name: peass
PackageBaseID: 151380
PackageBase: peass
Version: r224.0a5b2b6-1
Description: Privilege Escalation Awesome Scripts SUITE for Windows and Linux: LinPEAS and WinPEAS.
URL: https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: josephsmidt
FirstSubmitted: 1586624657
LastModified: 1586624657
URLPath: /cgit/aur.git/snapshot/peass.tar.gz

5. The same packages on other Linux Distributions