systemd-autoreload on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S systemd-autoreload

* (Optional) Uninstall systemd-autoreload on Arch using YAY

$ yay -Rns systemd-autoreload

2. Manually Install "systemd-autoreload" via AUR

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

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

b. Clone systemd-autoreload's git locally

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

c. Go to ~/systemd-autoreload folder and install it

$ cd ~/systemd-autoreload $ makepkg -si

3. Information about the systemd-autoreload package on Arch User Repository (AUR)

ID: 949709
Name: systemd-autoreload
PackageBaseID: 170097
PackageBase: systemd-autoreload
Version: 0.1.0-2
Description: Automatically reload systemd --user unit files
URL: https://git.sr.ht/~whynothugo/systemd-autoreload
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: whynothugo
FirstSubmitted: 1629367406
LastModified: 1629367754
URLPath: /cgit/aur.git/snapshot/systemd-autoreload.tar.gz