pacman-auto-update on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S pacman-auto-update

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

$ yay -Rns pacman-auto-update

2. Manually Install "pacman-auto-update" via AUR

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

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

b. Clone pacman-auto-update's git locally

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

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

$ cd ~/pacman-auto-update $ makepkg -si

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

ID: 987192
Name: pacman-auto-update
PackageBaseID: 148515
PackageBase: pacman-auto-update
Version: 1.5.2-1
Description: Install a systemd service triggered by a timer to run automatic pacman package updates
URL: https://github.com/cmuench/pacman-auto-update
NumVotes: 4
Popularity: 0.001795
OutOfDate:
Maintainer: cmuench
FirstSubmitted: 1580045127
LastModified: 1636633993
URLPath: /cgit/aur.git/snapshot/pacman-auto-update.tar.gz