modules-load-openrc on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S modules-load-openrc

* (Optional) Uninstall modules-load-openrc on Arch using YAY

$ yay -Rns modules-load-openrc

2. Manually Install "modules-load-openrc" via AUR

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

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

b. Clone modules-load-openrc's git locally

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

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

$ cd ~/modules-load-openrc $ makepkg -si

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

ID: 284488
Name: modules-load-openrc
PackageBaseID: 88462
PackageBase: modules-load-openrc
Version: 0.5-2
Description: systemd module loading compatibility script for OpenRC
URL: https://bitbucket.com/aadityabagga/openrc-systemdcompat
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: aaditya
FirstSubmitted: 1419186973
LastModified: 1457881182
URLPath: /cgit/aur.git/snapshot/modules-load-openrc.tar.gz