pkg-config-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pkg-config-git

* (Optional) Uninstall pkg-config-git on Arch using YAY

$ yay -Rns pkg-config-git

2. Manually Install "pkg-config-git" via AUR

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

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

b. Clone pkg-config-git's git locally

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

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

$ cd ~/pkg-config-git $ makepkg -si

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

ID: 1240458
Name: pkg-config-git
PackageBaseID: 125013
PackageBase: pkg-config-git
Version: 0.29.2.r1.g2dd2b19-3
Description: A system for managing library compile/link flags
URL: https://www.freedesktop.org/wiki/Software/pkg-config/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503420695
LastModified: 1681309412
URLPath: /cgit/aur.git/snapshot/pkg-config-git.tar.gz