sysvinit on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S sysvinit

* (Optional) Uninstall sysvinit on Arch using YAY

$ yay -Rns sysvinit

2. Manually Install "sysvinit" via AUR

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

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

b. Clone sysvinit's git locally

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

c. Go to ~/sysvinit folder and install it

$ cd ~/sysvinit $ makepkg -si

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

ID: 1306064
Name: sysvinit
PackageBaseID: 70001
PackageBase: sysvinit
Version: 3.08-1
Description: Linux System V Init
URL: https://github.com/slicer69/sysvinit
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: maandree
FirstSubmitted: 1368722706
LastModified: 1692418990
URLPath: /cgit/aur.git/snapshot/sysvinit.tar.gz