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

Last updated: September 28,2024

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

$ yay -S djgpp-pkg-config

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

$ yay -Rns djgpp-pkg-config

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

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

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

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

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

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

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

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

ID: 298640
Name: djgpp-pkg-config
PackageBaseID: 110758
PackageBase: djgpp-pkg-config
Version: 20160430-1
Description: pkg-config wrapper for DJGPP
URL: http://pkg-config.freedesktop.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: Schala
FirstSubmitted: 1462047284
LastModified: 1462048228
URLPath: /cgit/aur.git/snapshot/djgpp-pkg-config.tar.gz