uau on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S uau

* (Optional) Uninstall uau on Arch using YAY

$ yay -Rns uau

2. Manually Install "uau" via AUR

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

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

b. Clone uau's git locally

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

c. Go to ~/uau folder and install it

$ cd ~/uau $ makepkg -si

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

ID: 1048049
Name: uau
PackageBaseID: 138489
PackageBase: uau
Version: 2.1.0-2
Description: unattended upgrades for Arch. Schedule automatic upgrades while respecting the recommended upgrade process (Arch wiki - System maintenance).
URL: https://github.com/steadfasterX/arch_uau
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: steadfasterX
Submitter: steadfasterX
FirstSubmitted: 1546513587
LastModified: 1646743894
URLPath: /cgit/aur.git/snapshot/uau.tar.gz