openrc-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S openrc-git

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

$ yay -Rns openrc-git

2. Manually Install "openrc-git" via AUR

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

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

b. Clone openrc-git's git locally

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

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

$ cd ~/openrc-git $ makepkg -si

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

ID: 878386
Name: openrc-git
PackageBaseID: 52311
PackageBase: openrc-git
Version: 0.42.42.g08d518b7-1
Description: Dependency based init system that works with sysvinit.
URL: http://www.gentoo.org/proj/en/base/openrc/
NumVotes: 19
Popularity: 6.0E-6
OutOfDate:
Maintainer: eatmyvenom
FirstSubmitted: 1315720397
LastModified: 1615964375
URLPath: /cgit/aur.git/snapshot/openrc-git.tar.gz