uau on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install uau on Arch using YAY
$
yay -S
uau
Copied
* (Optional) Uninstall uau on Arch using YAY
$
yay -Rns
uau
Copied
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
Copied
b. Clone uau's git locally
$
git clone https://aur.archlinux.org/uau.git
~/uau
Copied
c. Go to ~/uau folder and install it
$
cd
~/uau
Copied
$
makepkg -si
Copied
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
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