archupd on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S archupd

* (Optional) Uninstall archupd on Arch using YAY

$ yay -Rns archupd

2. Manually Install "archupd" via AUR

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

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

b. Clone archupd's git locally

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

c. Go to ~/archupd folder and install it

$ cd ~/archupd $ makepkg -si

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

ID: 1119782
Name: archupd
PackageBaseID: 175419
PackageBase: archupd
Version: 0.2.1-1
Description: Arch updater
URL: https://github.com/c4rlo/archupd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlo
Submitter: carlo
FirstSubmitted: 1643232406
LastModified: 1659262513
URLPath: /cgit/aur.git/snapshot/archupd.tar.gz