perp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S perp

* (Optional) Uninstall perp on Arch using YAY

$ yay -Rns perp

2. Manually Install "perp" via AUR

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

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

b. Clone perp's git locally

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

c. Go to ~/perp folder and install it

$ cd ~/perp $ makepkg -si

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

ID: 462364
Name: perp
PackageBaseID: 38242
PackageBase: perp
Version: 2.07-2
Description: Perp, aka the perpetrator, a persistent process supervisor.
URL: http://b0llix.net/perp/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1277055702
LastModified: 1511034670
URLPath: /cgit/aur.git/snapshot/perp.tar.gz