rc-local-auto on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S rc-local-auto

* (Optional) Uninstall rc-local-auto on Arch using YAY

$ yay -Rns rc-local-auto

2. Manually Install "rc-local-auto" 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-auto's git locally

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

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

$ cd ~/rc-local-auto $ makepkg -si

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

ID: 1032267
Name: rc-local-auto
PackageBaseID: 175722
PackageBase: rc-local-auto
Version: 1.0-1
Description: 建立rc.local启动文件与rc.local.d目录,将脚本放入rc.local.d即可运行
URL: https://aur.archlinux.org/packages/rc-local-auto/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arkylin
Submitter: arkylin
FirstSubmitted: 1644138052
LastModified: 1644138052
URLPath: /cgit/aur.git/snapshot/rc-local-auto.tar.gz