python-aur on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-aur

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

$ yay -Rns python-aur

2. Manually Install "python-aur" via AUR

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

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

b. Clone python-aur's git locally

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

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

$ cd ~/python-aur $ makepkg -si

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

ID: 744442
Name: python-aur
PackageBaseID: 101121
PackageBase: python-aur
Version: 0.11.0-1
Description: Arch User Repository API interface for Python
URL: https://github.com/cdown/aur
NumVotes: 5
Popularity: 0.111218
OutOfDate:
Maintainer: gin078
FirstSubmitted: 1443820279
LastModified: 1590758405
URLPath: /cgit/aur.git/snapshot/python-aur.tar.gz