pyconfigure on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S pyconfigure

* (Optional) Uninstall pyconfigure on Arch using YAY

$ yay -Rns pyconfigure

2. Manually Install "pyconfigure" via AUR

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

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

b. Clone pyconfigure's git locally

$ git clone https://aur.archlinux.org/pyconfigure.git ~/pyconfigure

c. Go to ~/pyconfigure folder and install it

$ cd ~/pyconfigure $ makepkg -si

3. Information about the pyconfigure package on Arch User Repository (AUR)

ID: 322855
Name: pyconfigure
PackageBaseID: 113812
PackageBase: pyconfigure
Version: 0.2.3-2
Description: Build autotools/autoconf configure scripts for Python packages
URL: https://www.gnu.org/software/pyconfigure/
NumVotes: 2
Popularity: 0.000137
OutOfDate:
Maintainer: sebschrader
FirstSubmitted: 1468968150
LastModified: 1468969893
URLPath: /cgit/aur.git/snapshot/pyconfigure.tar.gz