setpgrp on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S setpgrp

* (Optional) Uninstall setpgrp on Arch using YAY

$ yay -Rns setpgrp

2. Manually Install "setpgrp" via AUR

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

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

b. Clone setpgrp's git locally

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

c. Go to ~/setpgrp folder and install it

$ cd ~/setpgrp $ makepkg -si

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

ID: 1114426
Name: setpgrp
PackageBaseID: 84923
PackageBase: setpgrp
Version: 2.1.1-1
Description: Commands providing access to the setpgrp and getpgrp system calls
URL: https://codeberg.org/maandree/setpgrp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1408833047
LastModified: 1658315538
URLPath: /cgit/aur.git/snapshot/setpgrp.tar.gz