pacman-python on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pacman-python

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

$ yay -Rns pacman-python

2. Manually Install "pacman-python" via AUR

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

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

b. Clone pacman-python's git locally

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

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

$ cd ~/pacman-python $ makepkg -si

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

ID: 1415916
Name: pacman-python
PackageBaseID: 184286
PackageBase: pacman-python
Version: 2-0
Description: Shows you archlinux packages for the specific pip package
URL: https://aur.archlinux.org/packages/pacman-python
NumVotes: 2
Popularity: 0.000458
OutOfDate:
Maintainer: fossdd
Submitter: fossdd
FirstSubmitted: 1658685188
LastModified: 1708968911
URLPath: /cgit/aur.git/snapshot/pacman-python.tar.gz