s6-rc on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S s6-rc

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

$ yay -Rns s6-rc

2. Manually Install "s6-rc" via AUR

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

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

b. Clone s6-rc's git locally

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

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

$ cd ~/s6-rc $ makepkg -si

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

ID: 1106047
Name: s6-rc
PackageBaseID: 144996
PackageBase: s6-rc
Version: 0.5.3.2-1
Description: A complete service manager for s6 systems.
URL: https://skarnet.org/software/s6-rc/
NumVotes: 3
Popularity: 3.0E-6
OutOfDate: 1703003445
Maintainer:
Submitter: dudemanguy
FirstSubmitted: 1568234018
LastModified: 1656626866
URLPath: /cgit/aur.git/snapshot/s6-rc.tar.gz