python3-aur on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python3-aur

* (Optional) Uninstall python3-aur on Arch using YAY

$ yay -Rns python3-aur

2. Manually Install "python3-aur" via AUR

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

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

b. Clone python3-aur's git locally

$ git clone https://aur.archlinux.org/python3-aur.git ~/python3-aur

c. Go to ~/python3-aur folder and install it

$ cd ~/python3-aur $ makepkg -si

3. Information about the python3-aur package on Arch User Repository (AUR)

ID: 1279449
Name: python3-aur
PackageBaseID: 50424
PackageBase: python3-aur
Version: 2021.11.20.1-14
Description: AUR-related modules and helper utilities (aurploader, aurquery, aurtomatic).
URL: https://xyne.dev/projects/python3-aur
NumVotes: 219
Popularity: 0.011845
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1309749735
LastModified: 1687858441
URLPath: /cgit/aur.git/snapshot/python3-aur.tar.gz