systemd-system-update-pacman on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S systemd-system-update-pacman

* (Optional) Uninstall systemd-system-update-pacman on Arch using YAY

$ yay -Rns systemd-system-update-pacman

2. Manually Install "systemd-system-update-pacman" via AUR

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

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

b. Clone systemd-system-update-pacman's git locally

$ git clone https://aur.archlinux.org/systemd-system-update-pacman.git ~/systemd-system-update-pacman

c. Go to ~/systemd-system-update-pacman folder and install it

$ cd ~/systemd-system-update-pacman $ makepkg -si

3. Information about the systemd-system-update-pacman package on Arch User Repository (AUR)

ID: 440400
Name: systemd-system-update-pacman
PackageBaseID: 116018
PackageBase: systemd-system-update-pacman
Version: 2-1
Description: Scripts for scheduling and performing system updates with pacman using systemd's system update mechanism
URL: https://github.com/FraGag/systemd-system-update-pacman
NumVotes: 3
Popularity: 7.1E-5
OutOfDate:
Maintainer: FraGag
Submitter: FraGag
FirstSubmitted: 1475811119
LastModified: 1504391529
URLPath: /cgit/aur.git/snapshot/systemd-system-update-pacman.tar.gz