autoupdate on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S autoupdate

* (Optional) Uninstall autoupdate on Arch using YAY

$ yay -Rns autoupdate

2. Manually Install "autoupdate" via AUR

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

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

b. Clone autoupdate's git locally

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

c. Go to ~/autoupdate folder and install it

$ cd ~/autoupdate $ makepkg -si

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

ID: 409439
Name: autoupdate
PackageBaseID: 106001
PackageBase: autoupdate
Version: 3-1
Description: Download packages to update automatically.
URL: https://aur.archlinux.org/packages/autoupdate/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: philanecros
Submitter: philanecros
FirstSubmitted: 1452563331
LastModified: 1494373694
URLPath: /cgit/aur.git/snapshot/autoupdate.tar.gz