s6-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S s6-git

* (Optional) Uninstall s6-git on Arch using YAY

$ yay -Rns s6-git

2. Manually Install "s6-git" via AUR

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

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

b. Clone s6-git's git locally

$ git clone https://aur.archlinux.org/s6-git.git ~/s6-git

c. Go to ~/s6-git folder and install it

$ cd ~/s6-git $ makepkg -si

3. Information about the s6-git package on Arch User Repository (AUR)

ID: 1190866
Name: s6-git
PackageBaseID: 189197
PackageBase: s6-git
Version: 2.11.1.2.r0.gcb45493-1
Description: A small suite of programs for UNIX, designed to allow process supervision
URL: https://skarnet.org/software/s6/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1672674087
LastModified: 1672674087
URLPath: /cgit/aur.git/snapshot/s6-git.tar.gz