aury on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S aury

* (Optional) Uninstall aury on Arch using YAY

$ yay -Rns aury

2. Manually Install "aury" via AUR

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

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

b. Clone aury's git locally

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

c. Go to ~/aury folder and install it

$ cd ~/aury $ makepkg -si

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

ID: 270081
Name: aury
PackageBaseID: 70525
PackageBase: aury
Version: 1.1.3-2
Description: Automates maintenance of AUR python packages
URL: https://github.com/fdev31/aury.git
NumVotes: 2
Popularity: 0
OutOfDate: 1703874461
Maintainer: fab31
Submitter: fab31
FirstSubmitted: 1369942742
LastModified: 1454142221
URLPath: /cgit/aur.git/snapshot/aury.tar.gz