aurupdate on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S aurupdate

* (Optional) Uninstall aurupdate on Arch using YAY

$ yay -Rns aurupdate

2. Manually Install "aurupdate" via AUR

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

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

b. Clone aurupdate's git locally

$ git clone https://aur.archlinux.org/aurupdate.git ~/aurupdate

c. Go to ~/aurupdate folder and install it

$ cd ~/aurupdate $ makepkg -si

3. Information about the aurupdate package on Arch User Repository (AUR)

ID: 1328614
Name: aurupdate
PackageBaseID: 198095
PackageBase: aurupdate
Version: 1.0.1-1
Description: Collection of scripts to automatically update packages from 'aur shaped' repositories
URL: https://github.com/vbouchaud/aur/tree/main/aurupdate
NumVotes: 1
Popularity: 0.043419
OutOfDate:
Maintainer: vianney
Submitter: vianney
FirstSubmitted: 1696361534
LastModified: 1696411207
URLPath: /cgit/aur.git/snapshot/aurupdate.tar.gz