pkgupd-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S pkgupd-git

* (Optional) Uninstall pkgupd-git on Arch using YAY

$ yay -Rns pkgupd-git

2. Manually Install "pkgupd-git" via AUR

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

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

b. Clone pkgupd-git's git locally

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

c. Go to ~/pkgupd-git folder and install it

$ cd ~/pkgupd-git $ makepkg -si

3. Information about the pkgupd-git package on Arch User Repository (AUR)

ID: 1053948
Name: pkgupd-git
PackageBaseID: 90013
PackageBase: pkgupd-git
Version: 0.43-2
Description: Checks repositories and AUR for package updates
URL: https://github.com/foucault/pkgupd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Foucault
Submitter: Foucault
FirstSubmitted: 1422795195
LastModified: 1647743800
URLPath: /cgit/aur.git/snapshot/pkgupd-git.tar.gz