archupdate on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S archupdate

* (Optional) Uninstall archupdate on Arch using YAY

$ yay -Rns archupdate

2. Manually Install "archupdate" via AUR

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

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

b. Clone archupdate's git locally

$ git clone https://aur.archlinux.org/archupdate.git ~/archupdate

c. Go to ~/archupdate folder and install it

$ cd ~/archupdate $ makepkg -si

3. Information about the archupdate package on Arch User Repository (AUR)

ID: 248787
Name: archupdate
PackageBaseID: 100281
PackageBase: archupdate
Version: 1-2
Description: A simple script to update archlinux using pacmatic and pacaur.
URL:
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: vri
FirstSubmitted: 1442611861
LastModified: 1447777524
URLPath: /cgit/aur.git/snapshot/archupdate.tar.gz