arch-update on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S arch-update

* (Optional) Uninstall arch-update on Arch using YAY

$ yay -Rns arch-update

2. Manually Install "arch-update" via AUR

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

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

b. Clone arch-update's git locally

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

c. Go to ~/arch-update folder and install it

$ cd ~/arch-update $ makepkg -si

3. Information about the arch-update package on Arch User Repository (AUR)

ID: 1425906
Name: arch-update
PackageBaseID: 177437
PackageBase: arch-update
Version: 1.12.2-1
Description: An update notifier/applier that assists you with important pre/post update tasks.
URL: https://github.com/Antiz96/arch-update
NumVotes: 6
Popularity: 0.835285
OutOfDate:
Maintainer: Antiz
Submitter: Antiz
FirstSubmitted: 1648670018
LastModified: 1710261508
URLPath: /cgit/aur.git/snapshot/arch-update.tar.gz