rc.local.d on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install rc.local.d on Arch using YAY
$
yay -S
rc.local.d
Copied
* (Optional) Uninstall rc.local.d on Arch using YAY
$
yay -Rns
rc.local.d
Copied
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
Copied
b. Clone rc.local.d's git locally
$
git clone https://aur.archlinux.org/rc.local.d.git
~/rc.local.d
Copied
c. Go to ~/rc.local.d folder and install it
$
cd
~/rc.local.d
Copied
$
makepkg -si
Copied
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
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