s6-musl on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S s6-musl

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

$ yay -Rns s6-musl

2. Manually Install "s6-musl" via AUR

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

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

b. Clone s6-musl's git locally

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

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

$ cd ~/s6-musl $ makepkg -si

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

ID: 1243402
Name: s6-musl
PackageBaseID: 185140
PackageBase: s6-musl
Version: 2.11.3.2-1
Description: skarnet's small supervision suite.
URL: http://www.skarnet.org/software/s6
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djpohly
Submitter: djpohly
FirstSubmitted: 1661187960
LastModified: 1681886396
URLPath: /cgit/aur.git/snapshot/s6-musl.tar.gz