pyalpm-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pyalpm-git

* (Optional) Uninstall pyalpm-git on Arch using YAY

$ yay -Rns pyalpm-git

2. Manually Install "pyalpm-git" via AUR

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

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

b. Clone pyalpm-git's git locally

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

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

$ cd ~/pyalpm-git $ makepkg -si

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

ID: 1406487
Name: pyalpm-git
PackageBaseID: 199155
PackageBase: pyalpm-git
Version: 0.10.6.r11.gc8d9eeb-1
Description: Libalpm bindings for Python 3 (Git version)
URL: https://gitlab.archlinux.org/archlinux/pyalpm
NumVotes: 1
Popularity: 0.076919
OutOfDate:
Maintainer: a821
Submitter: yan12125
FirstSubmitted: 1698923287
LastModified: 1707467663
URLPath: /cgit/aur.git/snapshot/pyalpm-git.tar.gz