rc.local.d on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S rc.local.d

* (Optional) Uninstall rc.local.d on Arch using YAY

$ yay -Rns rc.local.d

2. Manually Install "rc.local.d" via AUR

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

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

b. Clone rc.local.d's git locally

$ git clone https://aur.archlinux.org/rc.local.d.git ~/rc.local.d

c. Go to ~/rc.local.d folder and install it

$ cd ~/rc.local.d $ makepkg -si

3. Information about the rc.local.d package on Arch User Repository (AUR)

ID: 192585
Name: rc.local.d
PackageBaseID: 75862
PackageBase: rc.local.d
Version: 1396841433-1
Description: Startup-system independent startup scripts
URL: https://github.com/GNU-Pony/rc.local.d
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1385973543
LastModified: 1434042634
URLPath: /cgit/aur.git/snapshot/rc.local.d.tar.gz