pkgbuild-updater on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pkgbuild-updater

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

$ yay -Rns pkgbuild-updater

2. Manually Install "pkgbuild-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-updater's git locally

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

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

$ cd ~/pkgbuild-updater $ makepkg -si

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

ID: 1302665
Name: pkgbuild-updater
PackageBaseID: 194970
PackageBase: pkgbuild-updater
Version: 0.1.2-1
Description: Automatic PKGBUILD updater script which fetches the new version and then pushes the update
URL: https://github.com/ire4ever1190/pkgbuild-updater
NumVotes: 1
Popularity: 0.004464
OutOfDate:
Maintainer: amadan
Submitter: amadan
FirstSubmitted: 1687402428
LastModified: 1691804192
URLPath: /cgit/aur.git/snapshot/pkgbuild-updater.tar.gz