python2-pkgconfig on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S python2-pkgconfig

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

$ yay -Rns python2-pkgconfig

2. Manually Install "python2-pkgconfig" via AUR

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

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

b. Clone python2-pkgconfig's git locally

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

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

$ cd ~/python2-pkgconfig $ makepkg -si

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

ID: 1393429
Name: python2-pkgconfig
PackageBaseID: 158603
PackageBase: python2-pkgconfig
Version: 1.5.2-1
Description: Python 2 module to interface with the pkg-config command line tool
URL: https://github.com/matze/pkgconfig
NumVotes: 1
Popularity: 0.005924
OutOfDate:
Maintainer: tallero
Submitter: Infernio
FirstSubmitted: 1602341100
LastModified: 1706362023
URLPath: /cgit/aur.git/snapshot/python2-pkgconfig.tar.gz

5. The same packages on other Linux Distributions