unix-privesc-check2 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S unix-privesc-check2

* (Optional) Uninstall unix-privesc-check2 on Arch using YAY

$ yay -Rns unix-privesc-check2

2. Manually Install "unix-privesc-check2" via AUR

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

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

b. Clone unix-privesc-check2's git locally

$ git clone https://aur.archlinux.org/unix-privesc-check2.git ~/unix-privesc-check2

c. Go to ~/unix-privesc-check2 folder and install it

$ cd ~/unix-privesc-check2 $ makepkg -si

3. Information about the unix-privesc-check2 package on Arch User Repository (AUR)

ID: 548559
Name: unix-privesc-check2
PackageBaseID: 136391
PackageBase: unix-privesc-check2
Version: 2.0-1
Description: Rewrite of the script for local vulnerability detection on UNIX(-like) systems
URL: https://github.com/pentestmonkey/unix-privesc-check
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kr1ss
Submitter: Kr1ss
FirstSubmitted: 1538425613
LastModified: 1538425613
URLPath: /cgit/aur.git/snapshot/unix-privesc-check2.tar.gz