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