python2-config on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python2-config

* (Optional) Uninstall python2-config on Arch using YAY

$ yay -Rns python2-config

2. Manually Install "python2-config" via AUR

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

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

b. Clone python2-config's git locally

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

c. Go to ~/python2-config folder and install it

$ cd ~/python2-config $ makepkg -si

3. Information about the python2-config package on Arch User Repository (AUR)

ID: 542602
Name: python2-config
PackageBaseID: 113974
PackageBase: python2-config
Version: 0.4.0-1
Description: A hierarchical, easy-to-use, powerful configuration module for Python
URL: https://pypi.python.org/pypi/config
NumVotes: 1
Popularity: 0
OutOfDate: 1658104164
Maintainer:
FirstSubmitted: 1469480285
LastModified: 1536517020
URLPath: /cgit/aur.git/snapshot/python2-config.tar.gz