pkgbuild-version-updater on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pkgbuild-version-updater

* (Optional) Uninstall pkgbuild-version-updater on Arch using YAY

$ yay -Rns pkgbuild-version-updater

2. Manually Install "pkgbuild-version-updater" via AUR

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

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

b. Clone pkgbuild-version-updater's git locally

$ git clone https://aur.archlinux.org/pkgbuild-version-updater.git ~/pkgbuild-version-updater

c. Go to ~/pkgbuild-version-updater folder and install it

$ cd ~/pkgbuild-version-updater $ makepkg -si

3. Information about the pkgbuild-version-updater package on Arch User Repository (AUR)

ID: 932499
Name: pkgbuild-version-updater
PackageBaseID: 160014
PackageBase: pkgbuild-version-updater
Version: 1.0.1-2
Description: This script allows you to automatic update a large nummner of PKGBUILD files and push them to the aur, if only the pkgver and the checksum has been changed. As example this is very useful for gog games with many DLCs.
URL: https://gitlab.com/Lukas1818/pkgbuild-version-updater
NumVotes: 2
Popularity: 0.368913
OutOfDate:
Maintainer: LuckyTurtleDev
Submitter: LuckyTurtleDev
FirstSubmitted: 1605709046
LastModified: 1625861660
URLPath: /cgit/aur.git/snapshot/pkgbuild-version-updater.tar.gz