pdeath on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pdeath

* (Optional) Uninstall pdeath on Arch using YAY

$ yay -Rns pdeath

2. Manually Install "pdeath" via AUR

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

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

b. Clone pdeath's git locally

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

c. Go to ~/pdeath folder and install it

$ cd ~/pdeath $ makepkg -si

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

ID: 1114417
Name: pdeath
PackageBaseID: 115842
PackageBase: pdeath
Version: 1.1.1-1
Description: Run a command that is killed when its parent exits
URL: https://codeberg.org/maandree/pdeath
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1475235775
LastModified: 1658314229
URLPath: /cgit/aur.git/snapshot/pdeath.tar.gz