aur-check-updates on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S aur-check-updates

* (Optional) Uninstall aur-check-updates on Arch using YAY

$ yay -Rns aur-check-updates

2. Manually Install "aur-check-updates" via AUR

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

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

b. Clone aur-check-updates's git locally

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

c. Go to ~/aur-check-updates folder and install it

$ cd ~/aur-check-updates $ makepkg -si

3. Information about the aur-check-updates package on Arch User Repository (AUR)

ID: 1428283
Name: aur-check-updates
PackageBaseID: 193511
PackageBase: aur-check-updates
Version: 1.0.11-1
Description: A very basic CLI app for checking updates from AUR
URL: https://github.com/HanabishiRecca/aur-check-updates
NumVotes: 2
Popularity: 0.019357
OutOfDate:
Maintainer: Hanabishi
Submitter: Hanabishi
FirstSubmitted: 1683746083
LastModified: 1710585302
URLPath: /cgit/aur.git/snapshot/aur-check-updates.tar.gz