openrc-init_scripts on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S openrc-init_scripts

* (Optional) Uninstall openrc-init_scripts on Arch using YAY

$ yay -Rns openrc-init_scripts

2. Manually Install "openrc-init_scripts" via AUR

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

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

b. Clone openrc-init_scripts's git locally

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

c. Go to ~/openrc-init_scripts folder and install it

$ cd ~/openrc-init_scripts $ makepkg -si

3. Information about the openrc-init_scripts package on Arch User Repository (AUR)

ID: 926603
Name: openrc-init_scripts
PackageBaseID: 168266
PackageBase: openrc-init_scripts
Version: 1.2.2-1
Description: A compilation of init scripts for OpenRC sysinit.
URL: https://shyanjmc.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ShyanJMC
FirstSubmitted: 1624491792
LastModified: 1624748311
URLPath: /cgit/aur.git/snapshot/openrc-init_scripts.tar.gz