python-pkgbuild-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pkgbuild-git

* (Optional) Uninstall python-pkgbuild-git on Arch using YAY

$ yay -Rns python-pkgbuild-git

2. Manually Install "python-pkgbuild-git" via AUR

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

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

b. Clone python-pkgbuild-git's git locally

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

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

$ cd ~/python-pkgbuild-git $ makepkg -si

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

ID: 371357
Name: python-pkgbuild-git
PackageBaseID: 107954
PackageBase: python-pkgbuild-git
Version: r7.7afcd99-2
Description: Python library to parse pacman's .SRCINFO file
URL: https://github.com/z3ntu/python-pkgbuild
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: z3ntu
Submitter: z3ntu
FirstSubmitted: 1456236788
LastModified: 1483738401
URLPath: /cgit/aur.git/snapshot/python-pkgbuild-git.tar.gz